[Mono-bugs] [Bug 555464] Nemerle doesn't compile/work under recent mono versions
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 31 23:15:38 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=555464
http://bugzilla.novell.com/show_bug.cgi?id=555464#c20
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
Summary|reflection.c:2609:get_field |Nemerle doesn't
|_on_inst_generic_type: |compile/work under recent
|assertion |mono versions
--- Comment #20 from Zoltan Varga <vargaz at gmail.com> 2010-04-01 03:15:34 UTC ---
I currently get this with SVN HEAD:
COMPILE [stage1] Nemerle.Compiler.dll
_...........................................................
parsing/MainParser.n:1553:9:1553:9: warning: N10002: tab character found in
input stream
parsing/MainParser.n:1553:10:1553:10: warning: N10002: tab character found in
input stream
external/ExternalMemberInfo/ExternalMethodInfo.n:198:9:198:9: warning: N10002:
tab character found in input stream
external/ExternalMemberInfo/ExternalEventInfo.n:97:2:97:2: warning: N10002: tab
character found in input stream
error: internal compiler error: got ArgumentException (type is not TypeBuilder
but System.MonoType
Parameter name: type)
at System.Reflection.Emit.TypeBuilder.GetMethod (System.Type type,
System.Reflection.MethodInfo method) [0x00000]
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list