Static Analysis Tooling / Effective D

Brian Schott briancschott at gmail.com
Tue Jan 21 01:11:36 PST 2014


On Tuesday, 21 January 2014 at 08:58:19 UTC, Dicebot wrote:
> That reminds me about related topic - do we have any pragma / 
> attribute reserved for external tools? So that one could, for 
> example, disable analysis error for specific part of sourc code 
> without disabling it globally?

I assume you're talking about something like @SuppressWarnings in 
Java? 
http://docs.oracle.com/javase/7/docs/api/java/lang/SuppressWarnings.html



More information about the Digitalmars-d mailing list