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




Tom Tromey wrote:
> 
> >>>>> "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.
BTW:
                === libjava Summary ===

# of expected passes            80
# of unexpected failures        661
# of expected failures          4
# of untested testcases         1206

I guess something is going wrong here....

Andreas


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