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-07-20 23:03:14 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-07-20 23:03:14 +0400
commit0b607733bdb3edfe1a6d52445a60355e92037b60 (patch)
treebc27fe7229a429f13f6cb85176585dfb23248637 /mcs/errors/errors.txt
parentac75fa6f72c9a612568d8880ed7c254baef837f5 (diff)
Add more errors
svn path=/trunk/mcs/; revision=16452
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 78559f2e672..652496fb003 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -112,4 +112,6 @@ the Microsoft C# compiler:
-212 An Array creation expression is present, but the array is not
initialized.
--213 This feature requires v2 support. \ No newline at end of file
+-213 This feature requires v2 support.
+
+-214 Generic class can not have attribute as its parent class \ No newline at end of file