[Mono-bugs] [Bug 73385][Nor] Changed - CS1041 not reported for cref containing keyword
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Mar 2005 12:40:38 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73385
--- shadow/73385 2005-03-05 10:33:17.000000000 -0500
+++ shadow/73385.tmp.12823 2005-03-10 12:40:38.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 73385
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: atsushi@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,9 @@
Compilation succeeds without warnings
Expected result:
test.cs(1,25): warning CS1041: Identifier expected, 'true' is a keyword
test.cs(1,47): warning CS1041: Identifier expected, 'catch' is a keyword
+
+------- Additional Comments From atsushi@ximian.com 2005-03-10 12:40 -------
+Fixed in svn. thanks