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-25 06:04:43 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-03-25 06:04:43 +0300
commitce9115323cfd2e1846c005d5e637eff87e52bba4 (patch)
treef2074a219c4046ebc98da9bcf8b482ee2a8f96ce /mcs/errors/errors.txt
parent6239d29995461591c9e35fda63fd5cbccd1291ec (diff)
Updated errors
svn path=/trunk/mcs/; revision=3319
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 b8c4b79d779..80b3392aa0b 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -46,4 +46,6 @@ numbers to match the Microsoft numbers:
-16 Can not use System.Enum.ToObject (type, ConstantValue) with
user defined types.
--17 A type has already been defined (try --nostdlib) \ No newline at end of file
+-17 A type has already been defined (try --nostdlib)
+
+-18 Do not know how to generate debugging information for this platform. \ No newline at end of file