This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: [patch] HAVE_LC_MESSAGES for natSystem.cc


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

>> Here's the patch I came up with.  Unfortunately this will have the
>> effect of assuming the en_US locale on Darwin.  Any better
>> suggestions?

Andreas> At least it compiles, I can't test since I don't understand
Andreas> the testsuite yet.

The test suite won't test this patch.
The real question here is how we should choose the default locale on
systems that have setlocale() but not LC_MESSAGES.

I'm going to check in the patch.
We can always refine it later.

Tom


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