This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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 localedata/4789] incorrect abmon in polish locales


------- Additional Comments From inkerman42 at gmail dot com  2007-08-08 06:15 -------
There is an apparent misconception on the purpose of the locale-specific time
formats here. They aren't supposed to be an exact copy of the C locale, but to
implement the existing natural language conventions. Please refer to the
rationale for the C standard (complete with using Roman numerals in date
abbreviations, by the way).

Depending on unreasonable assumptions about a locale (endianness of the date
format, format widths, existence of am_pm, etc.) is simply a bug. Such a bug
should usually be trivial to fix, with an immediate benefit to users of other
locales, as well.

-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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