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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2005-08-05 06:25 ------- +The crazy errors have gone away, but the compilation is still not +successfull: + [EMAIL PROTECTED] 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 [EMAIL PROTECTED] temp]# + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
