From: Martin Baulig Date: Sun, 7 Sep 2003 16:09:16 +0000 (-0000) Subject: Added error -217. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=1596d9b64f1dec4f5a439949f5bc29c019b30732;p=mono.git Added error -217. svn path=/trunk/mcs/; revision=17974 --- 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