[Mono-bugs] [Bug 42235][Nor] Changed - Crash when ahead-of-time compiling System.dll

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 1 May 2003 18:51:56 -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 ramon_garcia_f@terra.es.

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

--- shadow/42235	Thu May  1 18:43:45 2003
+++ shadow/42235.tmp.12645	Thu May  1 18:51:56 2003
@@ -38,6 +38,11 @@
 ----------------------------
 
 mcs /target:library test.cs
 mono --aot test.dll => crash
 
 The problem is not solved by replacing mcs with Microsoft.NET C# compiler.
+
+------- Additional Comments From ramon_garcia_f@terra.es  2003-05-01 18:51 -------
+This is mono CVS version 1th of May 2003.
+
+