Am Montag, 20. Dezember 2004 22:07 schrieb Tom Tromey: > Maybe these instructions should go in a classpath README or > HACKING-like file.
I have done this locally, it's just not commited yet. > If you're interested in generic locale-related bugs, there are a > few in the gcc bugzilla. Also there is the longstanding problem > that getAvailableLocales does not work properly... this applies to > Locale but also to java.text.*. Will look into GCC Bugzilla. There are still 2 related locale bugs in Savannah too. Locale.getAvailableLocales() was just a fake implementation. It works now in GNU classpath and returns 255 different locales. Michael -- Homepage: http://www.worldforge.org/ _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

