*** Merged revisions from mcs: 52077, 52086, 52089
[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 cs0103-3.cs NO ERROR
15 cs0229-2.cs
16 cs0229.cs NO ERROR
17 cs0246-14.cs NO ERROR
18 cs0525.cs
19 cs0526.cs
20 cs0547-2.cs # new in GMCS; grammar issue
21 cs0547.cs
22 cs0548-4.cs
23 cs0548.cs
24 cs0560.cs
25 cs0567.cs
26 cs0612-2.cs NO ERROR
27 cs0619-12.cs NO ERROR
28 cs0619-4.cs  NO ERROR
29 cs0619-42.cs
30 cs0619-7.cs NO ERROR
31 cs0619-8.cs NO ERROR
32 cs1013.cs # new in GMCS; grammar issue
33 cs1041.cs # new in GMCS; grammar issue
34 cs1058.cs NO ERROR
35 cs1501-5.cs
36 cs1502-5.cs NO ERROR
37 cs1507.cs
38 cs1508-2.cs NO ERROR
39 cs1508.cs NO ERROR
40 cs1513.cs
41 cs1518.cs
42 cs1525.cs
43 cs1528.cs
44 cs1540-2.cs # new in GMCS
45 cs1540-3.cs NO ERROR # new in GMCS
46 cs1540-5.cs NO ERROR # new in GMCS
47 cs1586.cs
48 cs1641.cs
49 cs1666.cs NO ERROR
50 cs1906.cs NO ERROR