bug-grep
[Top][All Lists]
Advanced

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

bug#17056: dfa.c patch for systems with no locale support


From: Paul Eggert
Subject: bug#17056: dfa.c patch for systems with no locale support
Date: Sun, 23 Mar 2014 14:16:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Aharon Robbins wrote:

See the original report below

I downloaded the DJGPP sources. LC_ALL is defined unless one compiles as a freestanding environment, in which case neither LC_ALL nor setlocale are declared. So my guess is that your correspondent is using a freestanding environment somehow, and the patch that I suggested should work. It's better to avoid #ifdefs inside functions so I installed this into the grep master (see attached) and am marking this as done; we can always resurrect it if my guess is wrong.

Attachment: 0001-dfa-port-to-freestanding-DJGPP-Bug-17056.patch
Description: Text document


reply via email to

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