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:
authorRaja R Harinath <harinath@hurrynot.org>2005-05-31 14:03:10 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-05-31 14:03:10 +0400
commit0c4cf2720d060402b58a534f88072c1edc3e3e2f (patch)
treee2f9ca596d855af031d233607e5dd17a2082ffdc /mcs/errors/cs1590-3.cs
parent01c8d2d89c6d54afdbe4263a8c9057f90ca20824 (diff)
* cs1589.cs, cs1590.cs, cs1590-2.cs, cs1590-3.cs, cs1592.cs:
Output to 'dummy.xml'. Also changed svn:ignore to only ignore 'dummy.xml' rather than '*.xml'. svn path=/trunk/mcs/; revision=45246
Diffstat (limited to 'mcs/errors/cs1590-3.cs')
-rw-r--r--mcs/errors/cs1590-3.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs1590-3.cs b/mcs/errors/cs1590-3.cs
index d3b5ee8f8af..cc344865c9d 100644
--- a/mcs/errors/cs1590-3.cs
+++ b/mcs/errors/cs1590-3.cs
@@ -1,4 +1,4 @@
-// Compiler options: -doc:xml-024.xml -warn:1 -warnaserror
+// Compiler options: -doc:dummy.xml -warn:1 -warnaserror
// Invalid XML 'include' element; Missing 'file' attribute
namespace Testing