[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
Wed Sep 28 13:08:30 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 danielp37 at yahoo.com.

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

--- shadow/75789	2005-09-28 13:05:19.000000000 -0400
+++ shadow/75789.tmp.27554	2005-09-28 13:08:30.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75789
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: danielp37 at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -83,6 +83,25 @@
 
 
 ------- Additional Comments From danielp37 at yahoo.com  2005-09-28 13:05 -------
 Created an attachment (id=15827)
 Example output for Simple XSLT Test
 
+
+------- Additional Comments From danielp37 at yahoo.com  2005-09-28 13:08 -------
+With the 1.1.9.1 release of Mono, I get the error:
+
+/tmp/61279.0.vb line 1 ERROR: BC29999: Unrecognized Pre-Processor 
+statement
+/tmp/61279.0.vb line 40 ERROR: BC30578: '#End ExternalSource' must 
+be preceded by a matching '#ExternalSource' 
+
+When I view the temp file that was generated, the first line in the 
+file looks like:
+
+# ExternalSource (/home/danp/mono/SimpleXSLT/test.xslt, line 3)
+
+I think that there shouldn't be a space between # and the 
+ExternalSource parameter.
+
+
+


More information about the mono-bugs mailing list