[Mono-bugs] [Bug 65098][Wis] Changed - mbas does not compile global (assembly or module) attributes correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 11 Sep 2004 10:52:37 -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 rafaelteixeirabr@hotmail.com.

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

--- shadow/65098	2004-09-01 12:25:07.000000000 -0400
+++ shadow/65098.tmp.22294	2004-09-11 10:52:37.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Basic
 AssignedTo: rafaelteixeirabr@hotmail.com                            
 ReportedBy: rafaelteixeirabr@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,11 @@
 
 We need to migrate what we have in mcs (that changed a lot since we stopped
 sinchronizing changes), and correct the parser rules.
 
 To verify it, just need to compile and run test already in cvs with make
 run-test-local inside mcs/mbas
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-09-11 10:52 -------
+Well now the parser accepts the multiline (the tipical
+AssemblyInfo.vb) syntax, but global attributes still doesn't get
+processed/generated