[Mono-bugs] [Bug 42264][Min] Changed - typeof(System.Void) is not allowed

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 10 Jul 2003 10:44:02 -0400 (EDT)


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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=42264

--- shadow/42264	Mon May  5 07:14:08 2003
+++ shadow/42264.tmp.7582	Thu Jul 10 10:44:02 2003
@@ -1,13 +1,13 @@
 Bug#: 42264
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -61,6 +61,9 @@
 void Main
 [13:04] < Dick> void1 still fails
 [13:04] < Dick> void1.cs(5,27): error CS0673: System.Void cannot be
 used from C# -- use typeof(void) to get the void type object.
 [13:04] < Dick> other line though
 
+
+------- Additional Comments From martin@ximian.com  2003-07-10 10:44 -------
+Fixed in CVS.