In mcs:
[mono.git] / mcs / errors / known-issues-mcs
1 # These files are give the wrong warning when compiled.
2 # If you add a new test that should generate an error but generates the
3 # wrong one, it should be added here.
4
5 # If you fix the compiler so that it emits the correct error,
6 # the file should be removed.
7
8 # This file supports extended syntax
9 # csXXXX.cs             : error test case reports wrong error
10 # csXXXX.cs IGNORE      : adds test to ignore list
11 # csXXXX.cs NO ERROR    : error test case doesn't report any error. An exception is considered
12 #                         as NO ERROR and CS5001 is automatically ignored.
13
14 cs0118.cs
15 cs0121-3.cs NO ERROR
16 cs0201.cs
17 cs0202.cs
18 cs0229.cs NO ERROR
19 cs0229-2.cs
20 cs0266.cs
21 cs0266-2.cs NO ERROR
22 cs0266-3.cs
23 cs0428.cs
24 cs0525.cs
25 cs0526.cs
26 cs0547.cs
27 cs0548-4.cs
28 cs0548.cs
29 cs0560.cs
30 cs0567.cs
31 cs0642.cs NO ERROR
32 cs0642-2.cs NO ERROR
33 cs0642-3.cs
34 cs0642-4.cs
35 cs0642-5.cs NO ERROR
36 cs0642-6.cs NO ERROR
37 cs0647-15.cs NO ERROR # corlib bug 73143
38 cs0652.cs NO ERROR
39 cs1501-5.cs
40 cs1513.cs
41 cs1518.cs
42 cs1525.cs
43 cs1528.cs
44 cs1586.cs
45 cs1638.cs NO ERROR
46 cs1641.cs
47 cs1666.cs NO ERROR
48 cs2007.cs