X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs3005-10.cs;h=a0cee9ea08be4bba94d55203a82ae5f0cecc4ddb;hb=34dd20ad452122ca04c00c54be2293737dba1315;hp=6679f047f6cb53db794270effc31a5e14d502c42;hpb=9d61782c6e2392d7ceec2006b35be582598a70ae;p=mono.git diff --git a/mcs/errors/cs3005-10.cs b/mcs/errors/cs3005-10.cs index 6679f047f6c..a0cee9ea08b 100644 --- a/mcs/errors/cs3005-10.cs +++ b/mcs/errors/cs3005-10.cs @@ -1,6 +1,6 @@ -// cs3005-10.cs: Identifier `System.Icomparable' differing only in case is not CLS-compliant +// CS3005: Identifier `System.Icomparable' differing only in case is not CLS-compliant // Line: 8 -// Compiler options: -warnaserror +// Compiler options: -warnaserror -warn:1 [assembly:System.CLSCompliant(true)]