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=80455 --- shadow/80455 2007-01-04 21:41:08.000000000 -0500 +++ shadow/80455.tmp.4686 2007-01-10 15:41:54.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80455 Product: Mono: Runtime Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -40,6 +40,17 @@ static void Main () { } } + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-10 15:41 ------- +I should have said: CSC does compile the above program, but the +resulting executable will not work (no generic invocations allowed on +P/Invoke methods). + +I think the later is a silly limitation, and could be a "value add" of +Mono, but the "value add" is clearly at the bottom of the priority list. + +The only reason for filing this bug is that the compiler should not +crash when generating the above signature. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
