[Mono-bugs] [Bug 574156] mcs emits CS0169 for unused methods, csc does not
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 27 03:41:05 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=574156
http://bugzilla.novell.com/show_bug.cgi?id=574156#c4
--- Comment #4 from Marek Safar <msafar at novell.com> 2010-01-27 08:41:05 UTC ---
Some people (including me) find this warning very useful and no we cannot use
different warning number because csc rejects pragma warning with undefined
code.
For monotouch you should use pragma warning or runtime attribute for externally
used code private code.
Please fill a new bug report about #pragma warning disable xxxxx" on the
partial methods
--
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