[Mono-bugs] [Bug 32287][Min] Changed - Windows/Linux compatibility problem?

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
7 Nov 2002 20:18:40 -0000


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 miguel@ximian.com.

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

--- shadow/32287	Thu Nov  7 14:05:34 2002
+++ shadow/32287.tmp.2789	Thu Nov  7 15:18:40 2002
@@ -1,13 +1,13 @@
 Bug#: 32287
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: Windows.NET Server RC1 on Pentium III 450mhz/ Debian Woody 2.2.20 on AMD K6-2 350mhz
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: fgonthier@hermes.usherb.ca               
 QAContact: mono-bugs@ximian.com
@@ -82,6 +82,10 @@
 
 #define IMAGE_SUBSYSTEM_WINDOWS_GUI          2   // Image runs in the 
 Windows GUI subsystem.
 #define IMAGE_SUBSYSTEM_WINDOWS_CUI          3   // Image runs in the 
 Windows character subsystem.
 
+
+------- Additional Comments From miguel@ximian.com  2002-11-07 15:18 -------
+Thanks for the great detective work.  This was indeed a bug in Mono, a
+fix is coming shortly to your favorite cvs repository.