This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Quoting fixes in GLIBCXX_ENABLE


Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:

> I can't approve this, and the patch looks right, but ...
>
>> --- libstdc++/acinclude.m4	(revision 164746)
>> +++ libstdc++/acinclude.m4	(working copy)
>
>> @@ -1710,7 +1710,7 @@
>>  dnl Default is generic.
>>  dnl
>>  AC_DEFUN([GLIBCXX_ENABLE_CLOCALE], [
>> -  GLIBCXX_ENABLE(clocale,auto,[@<:@=MODEL@:>@],
>> +  GLIBCXX_ENABLE(clocale,auto,[[[=MODEL]]],
>
> ... why move away from quadrigraphs?

I find them less readable and prefer the real characters as long as they
properly pair.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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