[Mono-bugs] [Bug 76262][Nor] Changed - [GMCS] assertion in runtime for generic method inside generic type

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 28 20:43:04 EDT 2005


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 martin at ximian.com.

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

--- shadow/76262	2005-09-28 15:40:39.000000000 -0400
+++ shadow/76262.tmp.30864	2005-09-28 20:43:04.000000000 -0400
@@ -86,6 +86,16 @@
 svn co http://nemerle.org:81/svn/nemerle/trunk nemerle
 cd nemerle
 ./configure --mono-from=/path/to/mono/bin/
 
 it fails immediately during configure when trying to test-compile the
 simplest program.
+
+------- Additional Comments From martin at ximian.com  2005-09-28 20:43 -------
+Hey, that's exactly what I was looking for :-)
+Adding some large consumer of generics to the set of tests I'm always
+running on my machine before committing such changes.  Our current
+gtest-*.cs test suite is good, but far from complete - so in the past
+it was always very difficult to make changes to the generics code
+without knowing whether I broke something or not.
+After several hours of debugging, I'm almost done with a fix which'll
+pass a full Nemerle bootstrap in addition to the full mono bootstrap :-)


More information about the mono-bugs mailing list