boehm-gc: win32 getenv support, Tru64 cleanup
Anthony Green
green@redhat.com
Wed Sep 10 03:48:00 GMT 2003
On Tue, 2003-09-09 at 14:56, Boehm, Hans wrote:
> The reason getenv was disabled on win32 is given in
>
> http://gcc.gnu.org/ml/java-patches/2002-q1/msg00701.html
>
> (Based on some experiments on win32 and a quick look at the C89 standard,
> the Wine behavior described in that message is clearly wrong.)
>
> Does anyone know if the Wine bug that caused all this still exists?
It looks like they've fixed it. I just tried a 20030813 wine snapshot
with a fresh mingw32 cross compiler and getenv() is now returning NULL
for unrecognized environment variables.
AG
--
Anthony Green <green@redhat.com>
Red Hat, Inc.
More information about the Java-patches
mailing list