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>2003-09-02 05:51:41 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-09-02 05:51:41 +0400
commitefb4c1c4e8dbed83ff0d09b9f2ebc8099290ce7f (patch)
tree91bf949e6d9c0e67158ce1794091b708cb70a6b6 /mcs/errors/errors.txt
parentca82832ff05b825e0594a40fedc6cad02caf1b35 (diff)
Update errors
svn path=/trunk/mcs/; revision=17819
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 652496fb003..9f084beac7b 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -114,4 +114,6 @@ the Microsoft C# compiler:
-213 This feature requires v2 support.
--214 Generic class can not have attribute as its parent class \ No newline at end of file
+-214 Generic class can not have attribute as its parent class
+
+-215 Taking the address of a parameter in an iterator is not allowed. \ No newline at end of file