[Mono-bugs] [Bug 74670][Maj] Changed - Compilation errors with EndIf and Parentheses

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 5 06:25:03 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 jwezel at compumaster.de.

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

--- shadow/74670	2005-07-29 01:58:28.000000000 -0400
+++ shadow/74670.tmp.20680	2005-08-05 06:25:03.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 74670
 Product: Mono: Compilers
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Basic
 AssignedTo: sumadevi at novell.com                            
 ReportedBy: jwezel at compumaster.de               
@@ -161,6 +161,28 @@
 CompuMaster.camm.WebManager.Controls namespace dll/exe.
 
 Can you provide it to the testcase or let us know the new error.
 
 Thanks
 uma
+
+------- Additional Comments From jwezel at compumaster.de  2005-08-05 06:25 -------
+The crazy errors have gone away, but the compilation is still not 
+successfull:
+
+[root at lwezel temp]# mbas 
+test.vb /r:System.Web.dll,System.dll /target:library
+MonoBASIC Compiler  0.96.2.0 - (c)2002, 2003, 2004, 2005 Rafael 
+Teixeira
+--------
+THIS IS AN ALPHA SOFTWARE.
+--------
+syntax error, got token `EOL'
+test.vb(32,0) error BC30201: Expression expected
+test.vb(33,54) error BC30201: Expression expected
+test.vb(35,16) error BC30087: 'End If' is not having  a 
+corresponding 'If'
+syntax error, got token `PROPERTY'
+test.vb(38,26) error BC29999: Parsing error
+Compilation failed: 4 Error(s), 0 warnings
+[root at lwezel temp]#
+


More information about the mono-bugs mailing list