[Mono-bugs] [Bug 39264][Nor] Changed - System.Environment.Version returns {0,0,-1,-1}
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 7 Aug 2003 04:53:03 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=39264
--- shadow/39264 Mon Aug 4 17:11:00 2003
+++ shadow/39264.tmp.4530 Thu Aug 7 04:53:03 2003
@@ -60,6 +60,10 @@
------- Additional Comments From duncan@ximian.com 2003-08-04 15:38 -------
Created an attachment (id=5052)
Sigh, the correct patch to Environment.cs
+
+------- Additional Comments From lupus@ximian.com 2003-08-07 04:53 -------
+We probably should return the same values as the MS runtime here
+(depending on NET_1_0/NET_1_1).