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-03-22 13:36:42 +0300
committerRaja R Harinath <harinath@hurrynot.org>2005-03-22 13:36:42 +0300
commit7f3cdd28dea22a24e73abd21d2d834628326580d (patch)
tree6de377b0929e5905247b15858698e94c96ac5527 /mcs/errors/known-issues-mcs
parenta066a0828ec95fe545eda6dc1599cf111bd0748f (diff)
Fix cs0128.cs
* statement.cs (Block.AddVariable): Ensure that we skip implicit blocks before deciding whether the error is cs0136 or cs0128. svn path=/trunk/mcs/; revision=42090
Diffstat (limited to 'mcs/errors/known-issues-mcs')
-rw-r--r--mcs/errors/known-issues-mcs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/errors/known-issues-mcs b/mcs/errors/known-issues-mcs
index 0056ce30c13..f6bce8ceb0f 100644
--- a/mcs/errors/known-issues-mcs
+++ b/mcs/errors/known-issues-mcs
@@ -15,7 +15,6 @@ cs0118.cs
cs0119.cs
cs0121-3.cs NO ERROR
cs0122-12.cs
-cs0128.cs
cs0156-2.cs
cs0157-5.cs NO ERROR
cs0192-2.cs