bug-ed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locale support


From: Antonio Diaz Diaz
Subject: Re: Locale support
Date: Wed, 08 Mar 2023 18:15:54 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Hi Alexander,

Alexander Jones wrote:
According to the README, locale(3) support is listed as an omission. I
see a setlocale call at main.c:207, but POSIX does specify particular
handling of locale-related environment variables that ed ignores. For
reference, FreeBSD removed that line from their POSIX file two decades
ago with just the setlocale call implemented, and the setlocale call has
been in main.c since at least GNU ed 0.3, so I'm wondering if it's the
environment variables that are holding up a declaration of POSIX locale
compliance, or was this simply a long-missed oversight?

Thank you for reporting this. I think it is simply a long-missed oversight because the setlocale call is about all the locale support that ed needs, and it has been in main.c since GNU ed 0.2.

I have just removed the 'OMISSIONS' section from README.

Best regards,
Antonio.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]