This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: contrib/gcc_update in non-english locales


On 04/21/2010 06:25 PM, Basile Starynkevitch wrote:
Hello All

The contrib/gcc_update script does not seem to work in non-english
locales (e.g. in a French UTF8 locale on Linux).

How so?


The following patch (from the MELT branch) could fix it

No, it would break everything. See "Non-bugs" section of the sed manual and "Character Classes and Bracket Expressions" section of the grep manual. See also all occurrences of "LC_" in the autoconf manual.


Paolo


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