Update
[mono.git] / mcs / errors / cs3005-13.cs
index 61edd00bfe0ebf9c48f3ddc7036d19f919e32dad..c00b27e32bb102896ef8ebafa014eb16f6c8a954 100644 (file)
@@ -1,9 +1,6 @@
-// cs3005-13.cs: Identifier `CLSEnum.Label' differing only in case is not CLS-compliant
-// Line: 9
-
-//
-// NOTE: This is only an error in MCS - in GMCS, it's just a warning.
-//
+// CS3005: Identifier `CLSEnum.Label' differing only in case is not CLS-compliant
+// Line: 10
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant (true)]