Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-08-04 20:59:58 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-08-04 20:59:58 +0400
commitd37940b47180b2017fa2ecd265bfc41a9156d1be (patch)
tree0c2cc4a995e0578e662b6a7768b676ce55ef5702 /mcs/errors/errors.txt
parent5576e9532e1c7ed9e280ebc1c9208de1f763c634 (diff)
Flush
svn path=/trunk/mcs/; revision=31874
Diffstat (limited to 'mcs/errors/errors.txt')
-rwxr-xr-xmcs/errors/errors.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/mcs/errors/errors.txt b/mcs/errors/errors.txt
index 5453183e89a..2fc96244fd8 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -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