[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 13:32:46 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72260

--- shadow/72260	2005-02-06 12:23:05.000000000 -0500
+++ shadow/72260.tmp.30838	2005-02-06 13:32:46.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72260
 Product: Mono: Runtime
 Version: 1.1
 OS: Windows XP
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -96,6 +96,9 @@
 
 
 ------- Additional Comments From robertj@gmx.net  2005-02-06 12:23 -------
 The bug is fixed since glib 2.6.1 by using Win32's
 GetEnvironmentVariable() instead of getenv().
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-06 13:32 -------
+Closing as NOTABUG, as newer glib fixes it.