[Mono-bugs] [Bug 72260][Nor] Changed - SetEnvironmentVariable win32 API has no effect on Mono
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Feb 2005 11:47:36 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72260
--- shadow/72260 2005-02-06 10:52:01.000000000 -0500
+++ shadow/72260.tmp.30079 2005-02-06 11:47:36.000000000 -0500
@@ -85,6 +85,12 @@
/* putenv works: */
/* putenv("HELLO=world"); */
printf("%s\n", getenv("HELLO"));
}
+
+------- Additional Comments From vargaz@gmail.com 2005-02-06 11:47 -------
+This seems to be fixed in the glib-2.6.7 packages available here:
+
+http://gladewin32.sourceforge.net/
+