http://bugs.linuxfromscratch.org/show_bug.cgi?id=303
------- Additional Comments From [EMAIL PROTECTED] 2005-08-17 08:20 ------- I have to disagree here. HAVE_LANGINFO_CODESET is needed, because it selects a different code path in regcomp.c (falling back to manually parsing LC_* variables instead of using nl_langinfo(CODESET)). The difference leads to misdetection of character set in locales like [EMAIL PROTECTED] I will try to produce a testcase if you really want that. As for the rest, additional reading is required in order to decide whether these macros are needed. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
