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

known-issues-mcs « errors « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b7227669b775b3a49cee12cac52fddcc85bb420 (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
# 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.

cs0229-2.cs
cs0229.cs NO ERROR
cs0231-2.cs
cs0525.cs
cs0526.cs
cs0547.cs
cs0548-4.cs
cs0548.cs
cs0560.cs
cs0567.cs
cs0612-2.cs NO ERROR
cs0619-42.cs
cs0631-2.cs
cs1501-5.cs
cs1513.cs
cs1518.cs
cs1521-3.cs
cs1525.cs
cs1528.cs
cs1586.cs
cs1641.cs
cs1670-2.cs