https://bugzilla.novell.com/show_bug.cgi?id=332532
Summary: gmcs throws exception:
Mono.CSharp.InternalErrorException
Product: Mono: Compilers
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: C#
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: Development
Moved to using svn head because of issues in 1.2.5; test case attached.
# /usr/local/mono/bin/gmcs test.cs
Exception caught by the compiler while compiling:
Block that caused the problem begin at: test.cs(13,15):
Block being compiled: [test.cs(14,3):,test.cs(16,3):]
Mono.CSharp.InternalErrorException: VerifyArgumentsCompat and IsApplicable do
not agree; likely reason: ImplicitConversion and ImplicitConversionExists have
gone out of sync
Internal compiler error at test.cs(13,15):: exception caught while emitting
MethodBuilder [Test::Func1]
Unhandled Exception: Mono.CSharp.InternalErrorException: VerifyArgumentsCompat
and IsApplicable do not agree; likely reason: ImplicitConversion and
ImplicitConversionExists have gone out of sync
at Mono.CSharp.MethodGroupExpr.OverloadResolve (Mono.CSharp.EmitContext ec,
System.Collections.ArrayList Arguments, Boolean may_fail, Location loc)
[0x00000]
at Mono.CSharp.Invocation.DoResolveOverload (Mono.CSharp.EmitContext ec)
[0x00000]
at Mono.CSharp.Invocation.DoResolve (Mono.CSharp.EmitContext ec) [0x00000]
at Mono.CSharp.Expression.Resolve (Mono.CSharp.EmitContext ec, ResolveFlags
flags) [0x00000]
at Mono.CSharp.Expression.Resolve (Mono.CSharp.EmitContext ec) [0x00000]
at Mono.CSharp.Return.DoResolve (Mono.CSharp.EmitContext ec) [0x00000]
at Mono.CSharp.Return.Resolve (Mono.CSharp.EmitContext ec) [0x00000]
at Mono.CSharp.Block.Resolve (Mono.CSharp.EmitContext ec) [0x00000]
at Mono.CSharp.EmitContext.ResolveTopBlock (Mono.CSharp.EmitContext
anonymous_method_host, Mono.CSharp.ToplevelBlock block, Mono.CSharp.Parameters
ip, IMethodData md, System.Boolean& unreachable) [0x00000]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs