[Mono-bugs] [Bug 46277][Maj] Changed - #region/#endregion mishandling
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 13 Jul 2003 21:40:45 -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 rafaelteixeirabr@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46277
--- shadow/46277 Sun Jul 13 21:39:01 2003
+++ shadow/46277.tmp.2853 Sun Jul 13 21:40:44 2003
@@ -65,6 +65,11 @@
I compiled verbosely and followed the rules on the cs-parser.jay file, and
they are OK. It seems as a problem in the tokenizer, that handles these
directives. As said commenting out the pair of directives around the
appointed errors makes the parsing pass finish.
These files are from Nant-0.8.2 on sourceforge.
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com 2003-07-13 21:40 -------
+Created an attachment (id=4861)
+Source file that causes mcs to fail
+