[Mono-bugs] [Bug 63439][Maj] Changed - Open bracket not recognised

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 19 Aug 2004 14:46:27 -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 bmaurer@users.sf.net.

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

--- shadow/63439	2004-08-19 14:08:51.000000000 -0400
+++ shadow/63439.tmp.11526	2004-08-19 14:46:27.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63439
 Product: Mono: Compilers
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gearoid.donnellan@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -93,6 +93,9 @@
         void load_url (object source, EventArgs args )
         {
         		web.LoadUrl(entry1.Text);
         }
 }
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-19 14:46 -------
+cant have attributes on locals