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/cs1592.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/cs1592.cs')
-rw-r--r--mcs/errors/cs1592.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs1592.cs b/mcs/errors/cs1592.cs
index e47cd8e9645..c2f2bd670b0 100644
--- a/mcs/errors/cs1592.cs
+++ b/mcs/errors/cs1592.cs
@@ -1,4 +1,4 @@
-// Compiler options: -doc:xml-024.xml -warn:1 -warnaserror
+// Compiler options: -doc:dummy.xml -warn:1 -warnaserror
// Badly formed XML in included comments file -- 'there-is-no-such-file'
namespace Testing