[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
Mon Nov 6 12:22:35 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=79810
--- shadow/79810 2006-11-06 09:30:29.000000000 -0500
+++ shadow/79810.tmp.22606 2006-11-06 12:22:35.000000000 -0500
@@ -71,6 +71,17 @@
------- Additional Comments From rharinath at novell.com 2006-11-06 09:30 -------
The patch and tests look good. I think you can apply. And yes, the
known-issues-gmcs approach is the cleanest kludge :-(
Marek, do you have any comments?
+
+------- Additional Comments From marek.safar at seznam.cz 2006-11-06 12:22 -------
+Hello,
+
+I would prefer a change like
+
++#if GMCS_SOURCE
+ wrap_non_exception_throws = true;
++#endif
+
+Also I agree with known-issues-gmcs approach as temporary solution.
More information about the mono-bugs
mailing list