Menu

#1 Use #pragma warning disable instead of constant if clause.

open
nobody
None
5
2007-02-09
2007-02-09
SealedSun
No

Couldn't you use "#pragma warning disable" to get rid of the annoying C# warning instead of using ZZ_SPURIOUS_WARNINGS_SUCK?

See http://msdn2.microsoft.com/en-us/library/441722ys.aspx for details.

Discussion


Log in to post a comment.