[Mono-bugs] [Bug 54702][Min] Changed - Flow analysis bug.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 11:45:46 -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 miguel@ximian.com.

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

--- shadow/54702	2004-03-09 22:42:48.000000000 -0500
+++ shadow/54702.tmp.5295	2004-03-30 11:45:46.000000000 -0500
@@ -61,6 +61,15 @@
 IL_01d7: throw
  
  
 aborting...
 Aborted
 
+
+------- Additional Comments From miguel@ximian.com  2004-03-30 11:45 -------
+So to sum this up:
+
+cd mcs/monoresgen
+make
+mono --compile-all monoresgen.exe
+
+Martin, can you look into this?