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-15 23:27:45 +0400
committerMartin Baulig <martin@novell.com>2003-09-15 23:27:45 +0400
commit8a719f24beaa221d2770ecd984083b8c4360107f (patch)
tree4ad5cb797e0d2fada35fa46124afbe28ef2bc7df /mcs/errors/errors.txt
parent8387cfcb0645ed2956f14a4bab1a9d14ccb3967c (diff)
Added -218 invalid contraints clause.
svn path=/trunk/mcs/; revision=18112
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 98a6e6ed401..7def86ee74b 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -121,3 +121,5 @@ the Microsoft C# compiler:
-216 Can not use a type parameters as base class
-217 Wrong number of type parameters
+
+-218 Invalid constraints clause