[xbuild] Fix bug #676671. Raise AnyEvent .
[mono.git] / mcs / errors / cs0252.cs
index 4e296420b0f125447c3d3e9cd3241c06c26077e0..364ae9fed094b933ff78bc50c079cb20521132f4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0252.cs: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type `string'
+// CS0252: Possible unintended reference comparison. Consider casting the left side expression to type `string' to get value comparison
 // Line: 10
 // Compiler options: -warn:2 -warnaserror