[Mono-bugs] [Bug 66846][Maj] Changed - [GMCS] Can't compile typeof (void*)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Dec 2004 16:23:20 -0500 (EST)
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=66846
--- shadow/66846 2004-10-02 17:40:43.000000000 -0400
+++ shadow/66846.tmp.6657 2004-12-08 16:23:20.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 66846
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -35,6 +35,9 @@
bug.cs(6) error CS1002: Expecting `;'
syntax error, got token `STAR', expecting CLOSE_PARENS
bug.cs(7) error CS1002: Expecting `;'
Compilation failed: 2 error(s), 0 warnings
while mcs works fine.
+
+------- Additional Comments From martin@ximian.com 2004-12-08 16:23 -------
+Fixed.