[Mono-bugs] [Bug 45876][Nor] Changed - Attributes on operators are specified twice in the MSIL
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 13 Jul 2003 14:01:05 -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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45876
--- shadow/45876 Sun Jul 13 07:50:23 2003
+++ shadow/45876.tmp.7399 Sun Jul 13 14:01:05 2003
@@ -110,6 +110,14 @@
{
return null;
}
}
}
+
+------- Additional Comments From ravi@ximian.com 2003-07-13 14:01 -------
+This bug has been fixed in CVS. Could you please write up a test case
+which checks by reflection that the number of attributes applied are
+correct ? I shall add that to our test suite. Thanks very much.
+
+
+Leaving this bug open until then.