getenv()

Bryce McKinlay mckinlay@redhat.com
Mon Jun 14 19:19:00 GMT 2004


Andrew Haley wrote:

>+   return JvNewStringLatin1 (value);
>+ }
>+ 
>  
>
Shouldn't this use JvNewStringUTF? We assume Utf-8 in most places for 
POSIX, and I could imagine problems if someone read a path variable 
containing non-Latin1 characters.

Regards

Bryce



More information about the Java-patches mailing list