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-22 04:10:14 +0400
committerMartin Baulig <martin@novell.com>2003-09-22 04:10:14 +0400
commit2a2f5be822dd87163b27c94e359b74d476d72601 (patch)
tree0985b809e05553c99b10a36f9d09a2b009881821 /mcs/errors/errors.txt
parent5ef4ad25158929861534cf68f05ce8b5f41f0b17 (diff)
2003-09-22 Martin Baulig <martin@ximian.com>
* errors.txt: Added -219. svn path=/trunk/mcs/; revision=18253
Diffstat (limited to 'mcs/errors/errors.txt')
-rwxr-xr-xmcs/errors/errors.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/errors/errors.txt b/mcs/errors/errors.txt
index 7def86ee74b..dc149f63896 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -123,3 +123,6 @@ the Microsoft C# compiler:
-217 Wrong number of type parameters
-218 Invalid constraints clause
+
+-219 Type argument doesn't meet constraints.
+