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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79125 --- shadow/79125 2006-08-21 21:12:33.000000000 -0400 +++ shadow/79125.tmp.24616 2006-08-21 21:14:07.000000000 -0400 @@ -5,19 +5,19 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Normal Component: misc -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Crash related to interface setup. +Summary: Crash with explicit interface implementation; VB.NET generated code The new vbnc compiler crashes the runtime, I will try to cook up a simpler test case, but I have so far failed in creating it. Attached are: vbnc.exe compiler and Microsoft.VisualBasic.dll runtime @@ -210,6 +210,13 @@ ---- Binary is available here: http://primates.ximian.com/~miguel/tmp/test2.exe + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-21 21:14 ------- +This btw is caused because in VB all interface implementations are +explicit and the names tend to be different for the method than the +member being implemented, maybe that has something to do with it. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
