Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs3009-2.cs
index a1545a0b3fcf03231fe6d9307af0d5384defa6cc..d389c9141b0c3eabfa69942ec7e733552fa12a1a 100644 (file)
@@ -1,5 +1,6 @@
-// cs3009-2.cs: `CLSClass': base type `System.Runtime.Serialization.Formatter' is not CLS-compliant
-// Line: 9
+// CS3009: `CLSClass': base type `System.Runtime.Serialization.Formatter' is not CLS-compliant
+// Line: 10
+// Compiler options: -warnaserror -warn:1
 
 using System;
 using System.Runtime.Serialization;