[Mono-bugs] [Bug 66231][Wis] Changed - Parsing error in ASP.NET page with VB.NET code
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Sep 2004 10:41:03 -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 banirban@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=66231
--- shadow/66231 2004-09-21 10:39:42.000000000 -0400
+++ shadow/66231.tmp.15212 2004-09-21 10:41:03.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 66231
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Basic
AssignedTo: banirban@novell.com
ReportedBy: rogerio.araujo@gmail.com
QAContact: mono-bugs@ximian.com
@@ -61,6 +61,9 @@
------- Additional Comments From rafaelteixeirabr@hotmail.com 2004-09-19 11:39 -------
First try at a fix (by just putting a rule to bypass the ME DOT) made
it compilable, but the asp.net page would not come out, perhaps
because mbas is currently VERY slow. I'm checking with Gonzalo the new
error message. Anyway, dealing better with AddressOf expressions is
really needed...
+
+------- Additional Comments From banirban@novell.com 2004-09-21 10:41 -------
+Fixed and committed