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:
authorMiguel de Icaza <miguel@gnome.org>2002-03-17 20:17:38 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-03-17 20:17:38 +0300
commit147f36308100fe221a957bc0862ab83a8dfa2273 (patch)
treef8b7eaab0bbad2943f2a73ff54e4e4f95ca90228 /mcs/errors/errors.txt
parent145454d6265a7549b084ac519655e5b17891af2c (diff)
Update error listing
svn path=/trunk/mcs/; revision=3172
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 4974d39cdfe..b8c4b79d779 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -44,4 +44,6 @@ numbers to match the Microsoft numbers:
-15 Can not locate default assembly path
-16 Can not use System.Enum.ToObject (type, ConstantValue) with
- user defined types. \ No newline at end of file
+ user defined types.
+
+-17 A type has already been defined (try --nostdlib) \ No newline at end of file