[Mono-bugs] [Bug 75789][Nor] Changed - Generated VB code in
MSXSL:Script in XSL throws "Unrecognized Pre-Processor
statement" error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 12 01:16:43 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75789
--- shadow/75789 2005-08-12 00:50:52.000000000 -0400
+++ shadow/75789.tmp.31288 2005-08-12 01:16:43.000000000 -0400
@@ -52,6 +52,9 @@
()).Replace ("{1}", classSuffix).Replace ("{2}", lineInfoLine + code);
This code adds the #line statement to the generated class which probably
is a valid pre-processor statement for C# and Javascript but the mbas
compiler doesn't like it.
+
+------- Additional Comments From atsushi at ximian.com 2005-08-12 01:16 -------
+runnable repro code?
More information about the mono-bugs
mailing list