This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 libgcj/13852] [Win32] not using Win32 based locale


------- 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


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