classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getenv()


From: Bryce McKinlay
Subject: Re: getenv()
Date: Mon, 14 Jun 2004 15:15:04 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040502)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]