Static Analysis Tooling / Effective D
Walter Bright
newshound2 at digitalmars.com
Tue Jan 21 01:30:47 PST 2014
On 1/21/2014 12:58 AM, 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?
Since we have user defined attributes, I don't see how anything further needs to
be added to the language.
More information about the Digitalmars-d
mailing list