[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 15:40:39 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 nazgul at omega.pl.

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

--- shadow/76262	2005-09-28 15:33:10.000000000 -0400
+++ shadow/76262.tmp.29045	2005-09-28 15:40:39.000000000 -0400
@@ -72,6 +72,20 @@
 tests.  I'm currently redesigning method_from_methodspec() to make it
 cleaner and easier to understand.
 
 ------- Additional Comments From martin at ximian.com  2005-09-28 15:33 -------
 Committed the patch and added gtest-206.cs.
 Is Nemerle still broken after r50965 ?
+
+------- Additional Comments From nazgul at omega.pl  2005-09-28 15:40 -------
+Yes, there are still some issues (the same assertion fails).
+
+I guess I will wait till you finish the refactoring to check and maybe
+report a new example. 
+
+Alternatively you can 
+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.


More information about the mono-bugs mailing list