[Mono-bugs] [Bug 39264][Nor] Changed - System.Environment.Version returns {0,0,-1,-1}
bugzilla-daemon@indri.ximian.com
bugzilla-daemon@indri.ximian.com
Mon, 11 Aug 2003 15:57:52 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=39264
--- shadow/39264 2003-08-04 17:11:00.000000000 -0400
+++ shadow/39264.tmp.31424 2003-08-11 15:57:52.000000000 -0400
@@ -60,6 +60,14 @@
------- 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 duncan@ximian.com 2003-08-11 15:57 -------
+We lost some comments in bugzilla over the weekend:
+
+------- 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).