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=76076 --- shadow/76076 2005-09-22 22:41:41.000000000 -0400 +++ shadow/76076.tmp.15450 2005-09-25 16:58:51.000000000 -0400 @@ -5,13 +5,13 @@ 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: [GMCS] Using void as type parameter crashes runtime @@ -55,6 +55,18 @@ How often does this happen? always Additional Information: I'm using mono 1.1.9 + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-25 16:58 ------- +Hello, + + Martin reports that this is something the compiler should check +for and report an error, this is the output I get with CSC: + +error 1547: Keyword 'void' cannot be used in this context. + + We should report this error. + +Assigning to Hari. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
