2002-06-25 Dick Porter <dick@ximian.com>
[mono.git] / mcs / errors / fail
1 The following tests failed: 
2
3 cs0051.cs, cs0060.cs, cs0111.cs
4
5 cs0108.cs: We should re-enable the test code in the compiler
6 cs0110.cs: Stack overflow in the compiler
7
8 cs0118.cs:
9         We report the error, but the CSC error gives more information.
10
11 cs0121.cs: Function deambiguator does not work here
12 cs0136-2.cs cs0136.cs: Similar error reported (reuse of variable name, 128)
13 cs0157.cs: Internal compiler error (null pointer reference)
14 cs0164.cs: We dont emit the warning for an unused label
15 cs0165-2.cs cs0165.cs:
16         We need data flow analysis
17
18 cs0171.cs 
19         We do not track unassigned struct fields on struct constructors 
20
21 cs0216.cs:
22         We do not report missing operators.
23
24 cs0234.cs:
25         Will be hard to fix;
26
27 cs0654.cs:
28         Compiler crash
29
30 cs1001.cs:
31         Compiler emits syntax error;  Its ok.
32
33         Compiler crashes
34 cs1501.cs:
35         Compiler crashes.  Easy to fix
36
37 cs1513.cs:
38         Syntax error;  We could provide better message
39
40 cs1518.cs:
41         Syntax error;  We could provide better message
42
43 cs1525.cs:
44         Syntax error;  We could provide better message
45
46 cs1528.cs:
47         Syntax error;  We could provide better message
48
49 cs1529.cs: 
50         Syntax error;  We could provide better message
51
52 cs1552.cs:
53         Syntax error;  We could provide better message