[Mono-bugs] [Bug 52570][Wis] Changed - VB needs to not throw exceptions in Attributes, so that method may be called

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 20 Feb 2004 11:20:47 -0500 (EST)


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=52570

--- shadow/52570	2004-02-20 08:32:49.000000000 -0500
+++ shadow/52570.tmp.22242	2004-02-20 11:20:47.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52570
 Product: Mono/Compilers
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Basic
 AssignedTo: rafaelteixeirabr@hotmail.com                            
 ReportedBy: jwezel@compumaster.de               
 QAContact: mono-bugs@ximian.com
@@ -116,6 +116,9 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-01-03 22:12 -------
 the problem is that VB has not yet implemented this parameter, so when
 we overload to the method and try to get the data, an exception is thrown.
 
 --> VB, we need to not throw exceptions in the .ctor for attributes.
 
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-02-20 11:20 -------
+Fixed in CVS