This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]


On 07/05/2018 01:09 PM, Maciej W. Rozycki wrote:
> Hi Carlos,
> 
>>> +* The GNU C Library now has correct support for ABSOLUTE symbols
>>> +  (SHN_ABS-relative symbols).  Previously such ABSOLUTE symbols were
>>> +  relocated incorrectly or in some cases discarded.  The GNU linker can
>>> +  make use of this newer semantics, but it must communicate it to the
>>
>> Suggest:
>> "make use of the corrected semantics, ..."
> 
>  Hmm, "semantics" is uncountable rather than plural[1], so I'm not sure if 
> "this semantics" is actually a grammatical mistake (just like "Can I drink 
> this milk?" is fine), but I'm fine with your suggestion.  I actually 
> considered using "the" to avoid having this discussion. ;)

The use of 'the' with countable nouns is allowed when they refer to a
specific example, like in this case, and I find English speakers prefer
this form.

You are correct though, it's not a grammatical mistake to use 'this'
with the uncounted noun, I had forgotten about this completely.
Thank you for elightening me! :-)

>  Committed with your suggestion applied then.  Thank you for your review.

My key motivation was to avoid the use of "newer" since this temporal
reference becomes difficult to understand at a later time and
"corrected" is, well, always correct.

-- 
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]