http://bugs.winehq.org/show_bug.cgi?id=7235 bdonlan(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5258 is|0 |1 obsolete| | ------- Additional Comments From bdonlan(a)gmail.com 2007-07-03 19:12 ------- Created an attachment (id=5271) --> (http://bugs.winehq.org/attachment.cgi?id=5271&action=view) updates locale test program I see what you mean. This updated test program tests with setlocale(LC_ALL, NULL). Output: $ LC_ALL=ja_JP ./testlocale LC_ALL(6) = ja_JP LC_CTYPE(0) = ja_JP Calling with NULL: LC_ALL(6) = ja_JP LC_CTYPE(0) = ja_JP -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.