[Mono-bugs] [Bug 73539][Wis] Changed - System.Environment.OSVersion reports wrong version
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Mar 2005 19:44:41 -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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73539
--- shadow/73539 2005-03-10 00:35:52.000000000 -0500
+++ shadow/73539.tmp.18778 2005-03-10 19:44:41.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 73539
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details: ArchLinux 0.7
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
-Component: System
+Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: vinayshastry@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -39,6 +39,22 @@
Expected Results: must report Unix 2.6.10.0
How often does this happen?
Always
+
+------- Additional Comments From sebastien@ximian.com 2005-03-10 19:44 -------
+what's the output of
+uname -a
+on your system ?
+
+The first 4 numbers should be used to construct your system version
+number.
+
+In my case:
+uname -a
+Linux pollux 2.6.8-717.inotify.4-default #1 Mon Nov 8 06:29:01 EST
+
+mono bug73539.exe
+Unix 2.6.8.717
+