One test per line, one source per line, etc. etc. etc.

Carlos O'Donell carlos@redhat.com
Mon Jun 28 11:42:55 GMT 2021


On 6/28/21 3:24 AM, Andreas Schwab wrote:
> On Jun 27 2021, Carlos O'Donell via Libc-alpha wrote:
> 
>>> This:
>>>
>>> routines += \
>>>   read \
>>>   write \
>>
>> This. To reduce conflicts.
> 
> The trailing backslash will gobble the next line which is bad.

If you feel there is risk in that, then I'm happy to avoid the
trialing slash since we would still gain from the reduced probability
of conflict with named functions and tests.

Would you be OK if we proceed without the trailing slash?

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list