Welcome to mirror list, hosted at ThFree Co, Russian Federation.

known-issues-gmcs « errors « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4f036668d4c3719f6d563cc710d4ee6fb7c30c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# These files are give the wrong warning when compiled.
# If you add a new test that should generate an error but generates the
# wrong one, it should be added here.

# If you fix the compiler so that it emits the correct error,
# the file should be removed.

# This file supports extended syntax
# csXXXX.cs		: error test case reports wrong error
# csXXXX.cs IGNORE 	: adds test to ignore list
# csXXXX.cs NO ERROR	: error test case doesn't report any error. An exception is considered
#			  as NO ERROR and CS5001 is automatically ignored.

cs0118.cs
cs0119.cs
cs0119-2.cs
cs0121-3.cs NO ERROR
cs0122-12.cs
cs0122-16.cs
cs0173-3.cs
cs0201.cs
cs0202.cs # new in GMCS
cs0229.cs NO ERROR
cs0229-2.cs
cs0245.cs
cs0266.cs
cs0266-2.cs NO ERROR
cs0266-3.cs
cs0428.cs
cs0525.cs
cs0526.cs
cs0531.cs # new in GMCS; grammar issue
cs0547-2.cs # new in GMCS; grammar issue
cs0547.cs
cs0548-4.cs
cs0548.cs
cs0560.cs
cs0567.cs
cs0642.cs NO ERROR
cs0642-2.cs NO ERROR
cs0642-3.cs
cs0642-4.cs
cs0642-5.cs NO ERROR
cs0642-6.cs NO ERROR
cs0647-15.cs NO ERROR # corlib bug 73143
cs0652.cs NO ERROR
cs1013.cs # new in GMCS; grammar issue
cs1501-5.cs
cs1513.cs
cs1518.cs
cs1525.cs
cs1528.cs
cs1540-2.cs # new in GMCS
cs1540-3.cs NO ERROR # new in GMCS
cs1540-5.cs NO ERROR # new in GMCS
cs1586.cs
cs1638.cs NO ERROR
cs1641.cs
cs1666.cs NO ERROR
cs2007.cs
gcs0694.cs NO ERROR
gcs1644-2.cs NO ERROR