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>2003-05-31 23:13:17 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-05-31 23:13:17 +0400
commit14b9548f8a6f48b942e0b493dcc557afacd17326 (patch)
treeefe41283fda79929ebfb4137d049017befd71d85 /mcs/errors/errors.txt
parent89902bf34af7a0aa664fcdd4e9a45940591d2f78 (diff)
update
svn path=/trunk/mcs/; revision=15035
Diffstat (limited to 'mcs/errors/errors.txt')
-rwxr-xr-xmcs/errors/errors.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/mcs/errors/errors.txt b/mcs/errors/errors.txt
index 83c9fc947b2..78559f2e672 100755
--- a/mcs/errors/errors.txt
+++ b/mcs/errors/errors.txt
@@ -109,4 +109,7 @@ the Microsoft C# compiler:
-211 Array expression passed to attribute is not unidimensional
--212 An Array creation expression is present, but the array is not initialized. \ No newline at end of file
+-212 An Array creation expression is present, but the array is not
+ initialized.
+
+-213 This feature requires v2 support. \ No newline at end of file