Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/sed
In article <YEo3i+gxczHKj4Us%pony.stderr.spb.ru@localhost>,
Valery Ushakov <uwe%stderr.spb.ru@localhost> wrote:
>On Thu, Mar 11, 2021 at 10:15:05 -0500, Christos Zoulas wrote:
>
>> Module Name: src
>> Committed By: christos
>> Date: Thu Mar 11 15:15:05 UTC 2021
>>
>> Modified Files:
>> src/usr.bin/sed: main.c sed.1
>>
>> Log Message:
>> Add -G to support GNU extensions
>
>This is inverse of m4(1) where -g/--gnu enables GNU extensions and
>-G/--traditional disables them. Can we be consistent about that? Do
>we have other programs with gnu-compat mode?
I have made it the same as m4. Looking for more programs with gnu extensions.
christos
Home |
Main Index |
Thread Index |
Old Index