[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
Mon Feb 19 05:39: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-19 05:04:17.000000000 -0500
+++ shadow/79165.tmp.31865 2007-02-19 05:39:52.000000000 -0500
@@ -45,6 +45,12 @@
We may just need to add an "error"-production to the appropriate rule.
Of course this may get tedious if we want to add error productions to
all declarations.
(a student trainee has expressed interest in working on this bug)
+
+------- Additional Comments From marek.safar at seznam.cz 2007-02-19 05:39 -------
+Maybe I am wrong but in this case we cannot do any factorization
+otherwise we can reduce/reduce conflict.
+
+The option is to inline all keywords to all sections which is horrible.
More information about the mono-bugs
mailing list