[Mono-bugs] [Bug 79810][Nor] Changed - [PATCH] CS1058 only applies to 2.0 profile
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 2 14:26:30 EST 2006
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79810
--- shadow/79810 2006-11-02 14:24:46.000000000 -0500
+++ shadow/79810.tmp.16633 2006-11-02 14:26:30.000000000 -0500
@@ -59,6 +59,11 @@
hoped I could use #if NET_2_0 to add 2.0 specific code that would allow
me to set WrapNonExceptionThrows to false, but apparently the NET_2_0
symbol is not passes when compiling the tests using gmcs.
As a workaround, I added that test as a known issue to known_issues_gmcs
and added a separate test for gmcs.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-11-02 14:26 -------
+Created an attachment (id=17977)
+Fix and tests
+
More information about the mono-bugs
mailing list