[antlr-interest] Remarks about c# target

forumer at smartmobili.com forumer at smartmobili.com
Thu Apr 26 15:15:17 PDT 2012


Hi,

I have some remarks about the c# target because I am working on a 
project where warnings are treated as errors
and the generated class have the following attribute 
[System.CLSCompliant(false)]
but when I compile I get the following error :

Error	3	Warning as Error: 'EnadaLexer' does not need a CLSCompliant 
attribute because the assembly does not have a CLSCompliant attribute

Is it really necessary to generate this attribute ?





More information about the antlr-interest mailing list