Add a last resort mode to ThreadWorker participative waiting to prevent some deadlock...
[mono.git] / mcs / errors / cs3005.cs
index 8912e0626cd54af4ca467722361a70385c839d01..3ba8fd416acb3b83c9f759574f51cc59bd220d51 100644 (file)
@@ -1,5 +1,6 @@
-// cs3005.cs: Identifier `ErrorCS3005.FOO' differing only in case is not CLS-compliant
+// CS3005: Identifier `ErrorCS3005.foo' differing only in case is not CLS-compliant
 // Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly: CLSCompliant (true)]