[Mono-bugs] [Bug 76076][Nor] Changed - [GMCS] Using void as type parameter crashes runtime

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Sep 25 16:58:51 EDT 2005


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 miguel at ximian.com.

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: martin at ximian.com                            
+AssignedTo: rharinath at novell.com                            
 ReportedBy: kiess at h3c.de               
 QAContact: mono-bugs at ximian.com
 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 miguel at ximian.com  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.


More information about the mono-bugs mailing list