[Mono-bugs] [Bug 44847][Wis] Changed - Different output on Windows/Linux using the same code base
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 19:06:34 -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 spouliot@videotron.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=44847
--- shadow/44847 2003-10-20 10:19:09.000000000 -0400
+++ shadow/44847.tmp.1355 2003-10-20 19:06:34.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 44847
Product: Mono/Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: spouliot@videotron.ca
QAContact: mono-bugs@ximian.com
@@ -81,6 +81,10 @@
------- Additional Comments From vargaz@freemail.hu 2003-10-20 10:19 -------
Is this bug still exists ? If I compile the attached sample on linux
with mcs, I get the same result as if I compile it on windows with csc.
+
+------- Additional Comments From spouliot@videotron.ca 2003-10-20 19:06 -------
+This was fixed using INSIDE_CORLIB. Paolo did the changes some time
+ago but it wasn't included in the main build until recently.