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:
authorMartin Baulig <martin@novell.com>2003-09-07 20:09:16 +0400
committerMartin Baulig <martin@novell.com>2003-09-07 20:09:16 +0400
commit1596d9b64f1dec4f5a439949f5bc29c019b30732 (patch)
tree6171be5e05746fd967b7216f37cf80d430e9305a /mcs/errors/errors.txt
parent936f88c9bbda9e1436fbf83b047dbde5e07df20d (diff)
Added error -217.
svn path=/trunk/mcs/; revision=17974
Diffstat (limited to 'mcs/errors/errors.txt')
-rwxr-xr-xmcs/errors/errors.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/errors/errors.txt b/mcs/errors/errors.txt
index 0e71668dede..98a6e6ed401 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -119,3 +119,5 @@ the Microsoft C# compiler:
-215 Taking the address of a parameter in an iterator is not allowed.
-216 Can not use a type parameters as base class
+
+-217 Wrong number of type parameters