[Mono-bugs] [Bug 59000][Maj] Changed - Exception occurs compiling simple form with Mono 0.91

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 13:43:32 -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 gonzalo@ximian.com.

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

--- shadow/59000	2004-05-25 21:09:45.000000000 -0400
+++ shadow/59000.tmp.15947	2004-05-26 13:43:32.000000000 -0400
@@ -336,6 +336,13 @@
 Try with this gacutil.exe:
 http://primates.ximian.com/~gonzalo/tmp/gacutil.exe
 
 ------- Additional Comments From kingdurin@yahoo.com  2004-05-25 19:56 -------
 OK, the new GACUtil.exe worked, but I still get the same error trying 
 to compile Form1.cs
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-26 13:43 -------
+Ah!
+
+I think I know what teh problem is. Edit the mcs.bat file in the
+INSTALL\bin and change: "%MONOARGS%" by "%*". If that works, I'll
+modify the generated .bat files for next installer.