This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/13673] fix for incorrect FSF snail mail addresses


http://sourceware.org/bugzilla/show_bug.cgi?id=13673

--- Comment #6 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-02-10 00:10:41 UTC ---
I've reverted the changes to locale files because they caused errors of 
the form:

./locales/de_DE:9: unterminated string
./locales/de_DE:9: LC_IDENTIFICATION: unknown character in field `address'
Charmap: "ISO-8859-1" Inputfile: "de_DE" Outputdir: "de_DE.ISO-8859-1" failed

when running the testsuite.  More evidence that even if a patch seems 
obvious you should test it before submitting it....

(It looks like this comes from "escape_char /" in the locale files ... 
feel free to resubmit a fixed and tested patch.)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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