2006-03-23 Marek Safar <marek.safar@seznam.cz>
[mono.git] / mcs / errors / known-issues-gmcs
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 cs0229-2.cs
15 cs0229.cs NO ERROR
16 cs0525.cs
17 cs0526.cs
18 cs0531.cs
19 cs0547-2.cs # new in GMCS; grammar issue
20 cs0547.cs
21 cs0548-4.cs
22 cs0548.cs
23 cs0560.cs
24 cs0567.cs
25 cs0612-2.cs NO ERROR
26 cs0619-42.cs
27 cs0625-3.cs NO ERROR
28 cs0631-2.cs
29 cs0647-3.cs
30 cs1035.cs
31 cs1040-2.cs
32 cs1040.cs
33 cs1041.cs # new in GMCS; grammar issue
34 cs1501-5.cs
35 cs1513.cs
36 cs1518.cs
37 cs1521-3.cs
38 cs1525.cs
39 cs1528.cs
40 cs1540-2.cs # new in GMCS
41 cs1540-3.cs NO ERROR # new in GMCS
42 cs1540-5.cs NO ERROR # new in GMCS
43 cs1586.cs
44 cs1641.cs
45 cs1667-3.cs
46 cs1667-4.cs
47 cs1667-5.cs
48 cs1667.cs
49 cs1670-2.cs
50 gcs0146.cs
51 gcs0305-2.cs
52 gcs0305.cs
53 gcs0308.cs
54 cs1547-3.cs
55 cs0553-2.cs
56 cs1669-2.cs NO ERROR
57 cs1677.cs
58 cs0134-2.cs NO ERROR
59 cs0134.cs
60 cs0633-2.cs
61 cs0633-3.cs
62 cs0633.cs
63 gcs0633-4.cs
64
65 gcs0208-2.cs NO ERROR
66 gcs0208-3.cs NO ERROR