[Mono-bugs] [Bug 62984][Maj] Changed - [PATCH] CustomAttributeBuilder bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Sep 2004 13:29:28 -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 martin@ximian.com.

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

--- shadow/62984	2004-09-21 12:49:00.000000000 -0400
+++ shadow/62984.tmp.21244	2004-09-21 13:29:28.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62984
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: lupus@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
 
 ------- Additional Comments From lupus@ximian.com  2004-09-21 12:49 -------
 kangaroo, please change the test case to return !0 on failure and 0 on
 success and add it to mono/tests/. Then it's fine to commit the change
 (but reference this bug report in the changelog entry).
 Thanks.
+
+------- Additional Comments From martin@ximian.com  2004-09-21 13:29 -------
+Fixed in CVS.