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:
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