[Mono-bugs] [Bug 73763][Nor] Changed - Wrong number of args

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 18:02:32 -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 vargaz@gmail.com.

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

--- shadow/73763	2005-03-16 07:44:58.000000000 -0500
+++ shadow/73763.tmp.11115	2005-03-16 18:02:32.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 73763
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,12 @@
 1
 
 
 Additional Information:
 
 cygwin environment
+
+------- Additional Comments From vargaz@gmail.com  2005-03-16 18:02 -------
+This is not a mono bug, the main method in the runtime receives
+the incorrect arguments, so we can do little about this. When
+compiling without -mno-cygwin, it seems to work, so this seems like
+a problem with mingw.