[Mono-bugs] [Bug 574156] mcs emits CS0169 for unused methods, csc does not
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 26 20:30:50 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=574156
http://bugzilla.novell.com/show_bug.cgi?id=574156#c3
--- Comment #3 from Michael Hutchinson <mhutchinson at novell.com> 2010-01-27 01:30:50 UTC ---
Also it would be nice if "#pragma warning disable xxxxx" on a partial method
definition would also apply to the implementation.
In MonoTouch we use partial methods in the designer partial classes to indicate
methods that are expected to be implemented for runtime binding, and the
partial class has "#pragma warning disable 0169" applied.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list