[Mono-bugs] [Bug 79972][Nor] Changed - [PATCH (workaround)] gmcs crash when pass an generic anonymous method to a constructor

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 22 22:53:38 EST 2006


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 redforks at gmail.com.

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

--- shadow/79972	2006-11-22 07:08:39.000000000 -0500
+++ shadow/79972.tmp.21069	2006-11-22 22:53:38.000000000 -0500
@@ -117,6 +117,22 @@
 Hmm, the posted patch would paper over the actual bug, and cause other
 bugs elsewhere.  So, I'm not applying it to the tree.
 
 Still, it's probably a useful workaround till we fix the bug -- in
 case anyone else is bitten by the same bug.
 
+
+------- Additional Comments From redforks at gmail.com  2006-11-22 22:53 -------
+I don't understand:
+
+RootScope.NamespaceEntry 
+RootScope != null ? RootScope.NamespaceEntry : null
+
+Are there acture difference? 
+
+You don't fix the bug, is just ok. Because I found gmcs/mcs is not 
+very usefull, I use csc instead, and try to run under mono and linux.
+Two years, csc/gmcs can't build any of my csharp projects. I waited 
+and waited, one bug fixed, many new bugs appeared. Maybe another 2 
+years needed for mcs/gmcs usable, or maybe not.
+
+Sorry my complain, I just can't wait any more.


More information about the mono-bugs mailing list