This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13852] [Win32] not using Win32 based locale
- From: "mkaufmann at student dot ethz dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jul 2004 00:07:13 -0000
- Subject: [Bug libgcj/13852] [Win32] not using Win32 based locale
- References: <20040125032702.13852.ovid@mailandnews.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mkaufmann at student dot ethz dot ch 2004-07-27 00:07 -------
To fix this bug, we need to set the properties "user.language" and "user.region"
correctly. The existing code in natRuntime.cc
(java::lang::Runtime::insertSystemProperties) must be improved.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mkaufmann at student dot
| |ethz dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13852