bug-grep
[Top][All Lists]
Advanced

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

bug#17157: [PATCH 1/5] Partially revert "dfa: improve port to freestandi


From: Paul Eggert
Subject: bug#17157: [PATCH 1/5] Partially revert "dfa: improve port to freestanding DJGPP"
Date: Tue, 01 Apr 2014 07:43:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Paolo Bonzini wrote:
setlocale, static_assert etc. should be in a dfacompat.h file

We already have a file that serves this function, called mbsupport.h. We could rename it to dfaconfig.h (a better name than dfacompat.h, as it's basically a separate config.h for dfa.c).

While we're on the topic, does anybody build gawk or grep with -DMBS_SUPPORT=0? I suspect not, which means we could simplify dfaconfig.h compared to mbsupport.h. (And if somebody does build it that way, I suspect it's buggy....)





reply via email to

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