[Java PATCH] PR 5080, LC_CTYPE problem

Tom Tromey tromey@redhat.com
Fri Feb 1 12:41:00 GMT 2002


>>>>> "Craig" == Craig Rodrigues <rodrigc@mediaone.net> writes:

Craig> Is this patch OK?  It deals with cases like PR 5080, where
Craig> locale.h is not included:

Craig> 	PR java/5080
Craig> 	* jcf-parse.c : Check for HAVE_LOCALE_H before using
Craig> 	setlocale() with LC_CTYPE as a parameter.
Craig> 	* jv-scan.c: Same.

I think this is fine.  I don't know of a platform where we don't have
locale.h but where we would still want to use locales.  Thanks.

Tom



More information about the Java-patches mailing list