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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Sep 2004 12:49:00 -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 lupus@ximian.com.

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

--- shadow/62984	2004-09-21 02:12:39.000000000 -0400
+++ shadow/62984.tmp.19833	2004-09-21 12:49:00.000000000 -0400
@@ -61,6 +61,12 @@
 
 
 ------- Additional Comments From miguel@ximian.com  2004-09-21 02:12 -------
 Am CCing/Assigning to Paolo for review.
 
 The patch looks good to me, but this is Paolo's domain.
+
+------- 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.