2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / errors / errors.txt
old mode 100755 (executable)
new mode 100644 (file)
index 5453183..2fc9624
@@ -79,6 +79,8 @@ numbers, as they look nicer on the debugging output.
 
 -26     Corlib compilation is not supported in MS.NET
 
+-27    Attribute resolved to two different types
+
 ----------
 
 Errors that we have allocated that will have corresponding errors in
@@ -130,4 +132,4 @@ the Microsoft C# compiler:
 
 -221    params modifier present in anonymous method declaration
 
--222    yield statement only available in C# 2.0 mode
\ No newline at end of file
+-222    yield statement only available in C# 2.0 mode