[Mono-bugs] [Bug 79165][Cos] Changed - [PARSER] CS1041 is not reported for invalid use of keyword

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 18 09:05:52 EST 2007


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 marek.safar at seznam.cz.

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

--- shadow/79165	2007-02-18 09:05:22.000000000 -0500
+++ shadow/79165.tmp.7130	2007-02-18 09:05:51.000000000 -0500
@@ -10,13 +10,13 @@
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: CS1041 is not reported for invalid use of keyword
+Summary: [PARSER] CS1041 is not reported for invalid use of keyword
 
 mcs and gmcs do not report CS1041 if a keyword is used for an identifier.
 
 To reproduce, compile the following code snippet:
 
 public class Test {


More information about the mono-bugs mailing list