2003-12-25 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / errors / ChangeLog
1 2003-11-01  Marek Safar <marek.safar@seznam.cz>
2
3         * makefile: Added "// Compiler options:" handling
4         
5 2003-09-22  Martin Baulig  <martin@ximian.com>
6
7         * errors.txt: Added -219.
8
9 2003-09-16  Martin Baulig  <martin@ximian.com>
10
11         * cs8217.cs: New test.
12
13 2003-09-06  Martin Baulig  <martin@ximian.com>
14
15         * errors.txt: Added -216.
16
17 2003-08-28 Ben Maurer  <bmaurer@users.sourceforge.net>
18
19         * cs0666.xml: added sample xml file for monodoc error provider.
20
21 2003-07-28  Martin Baulig  <martin@ximian.com>
22
23         * cs0075.cs: This test case was incorrect; according to the spec,
24         `(double) -1' is allowed since `double' is a builtin type.
25         However, `(A) -1' is not allowed where `A' is a valuetype and has
26         an implicit conversion from int.
27
28 2003-07-28  Nick Drochak <ndrochak@gol.com>
29
30         * Makefile: added test-local target. Fixes build problem.
31
32 2003-07-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
33
34         * Makefile: added install-local target.
35
36 2003-07-26  Martin Baulig  <martin@ximian.com>
37
38         * error-6.cs: New test for bug #46907.
39
40         * Makefile:
41         (test-multi-local): Run the multi-test tests.
42         (all-local): Run run-test-local and test-multi-local.
43
44 2003-07-21  Martin Baulig  <martin@ximian.com>
45
46         * syntax0068.cs, syntax0069.cs, syntax0071.cs, syntax0116.cs:
47         These are syntax errors which we'd need to catch in cs-parser.jay;
48         separate them from the other errors.
49
50         * cs0572.cs: New test.
51
52 2003-07-14  Martin Baulig  <martin@ximian.com>
53
54         * cs0212.cs: New test.
55
56 2003-07-14  Ravi Pratap M  <ravi@ximian.com>
57
58         * cs1501-4.cs: Another test case for this error. This time it is on
59         constructors for attributes. We now report the error correctly.
60
61 2003-05-18  Martin Baulig  <martin@ximian.com>
62
63         * error-3.cs: Added testcase for CS0188.
64
65 2003-05-18  Martin Baulig  <martin@ximian.com>
66
67         * error-4.cs: Renamed to cs1502-2.cs.
68
69 2003-05-18  Martin Baulig  <martin@ximian.com>
70
71         * makefile: Ignore CS0162 and CS0169.
72
73 2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>
74
75         * cs1518-2.cs:   Added comment describing the error.
76
77 2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>
78
79         * cs1518-2.cs:   Added new test.
80
81 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
82
83         * cs0208.cs: Added new test.
84
85 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
86
87         * cs0202.cs: Added new test.
88         
89 2002-12-24  Alejandro Sánchez Acosta  <raciel@gnome.org>
90
91         * cs0197.cs: Added new test.
92
93 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
94
95         * cs0192.cs: Added new test.
96
97 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
98
99         * cs0170.cs: Added new test.
100
101 2002-12-23  Alejandro Sánchez Acosta  <raciel@gnome.org>
102
103         * cs0156.cs: Added new test.
104
105 2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
106
107         * cs0163.cs: Added new test file.
108
109 2002-12-21  Alejandro Sánchez Acosta  <raciel@gnome.org>
110
111         * cs0161.cs: Added new test file.
112
113 2002-12-19  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
114
115         * cs0230.cs: Added this test file.
116
117 2002-12-19  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
118
119         * cs0225.cs: Added this file
120
121 2002-12-18  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
122
123         * cs0201.cs: Added this new test.
124
125 2002-12-18  Ravi Pratap  <ravi@ximian.com>
126
127         * errors.txt : Update for error # -24.
128
129 2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
130
131         * cs0154.cs: New test.
132
133 2002-12-17  Alejandro Sánchez Acosta  <raciel@gnome.org>
134
135         * cs0138.cs: New test.
136
137 2002-12-07  Ravi Pratap  <ravi@ximian.com>
138
139         * cs0579.cs : Add.
140
141 2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
142
143         * cs0140.cs,
144           cs0143.cs: New test.
145
146 2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
147
148         * cs0100.cs,
149           cs0105.cs,
150           cs0112.cs,
151           cs0116.cs: New test.
152
153 2002-09-12  Martin Baulig  <martin@gnome.org>
154
155         * cs0038.cs: New test.
156
157 2002-08-27  Martin Baulig  <martin@gnome.org>
158
159         * cs0120-3.cs: New test.
160
161 2002-08-19  Ravi Pratap  <ravi@ximian.com>
162
163         * error-4.cs : New test.
164
165         * error-5.cs : New test.
166
167 2002-08-11  Martin Baulig  <martin@gnome.org>
168
169         * error-3.cs: New test.
170
171 2002-08-08  Martin Baulig  <martin@gnome.org>
172
173         * cs1540.cs: New test.
174
175 2002-08-08  Martin Baulig  <martin@gnome.org>
176
177         * cs0236.cs: New test.
178
179 2002-08-05  Martin Baulig  <martin@gnome.org>
180
181         * runtest.pl: This is a perl script which runs a testcase, parses the
182         MCS output and checks whether all errors are reported.
183
184         * error-1.cs, error-2.cs: Moved here from ../tests/.
185
186         * README.tests: Added (empty) list of all test cases.
187
188 2002-08-02  Martin Baulig  <martin@gnome.org>
189
190         * cs0155.cs, cs0155-2.cs: New tests.
191
192 2002-07-06  Andrew Birkett  <adb@tardis.ed.ac.uk>
193
194         * cs1039.cs, cs1033.cs, cs1010.cs: New tests.
195
196 2002-06-26    <adb@tardis.ed.ac.uk>
197
198         * cs1501-3.cs: Added new test for struct ctr typechecks.
199
200 2002-06-24  Andrew Birkett  <adb@tardis.ed.ac.uk>
201
202         * fail: cs0121.cs, cs0157.cs and cs1501.cs no longer fail.  
203         * cs0176.cs: Method has to be public for correct test
204         * cs0196.cs, cs0242.cs: Do 'return' to stop null statement warning.
205         * cs0255.cs: Add assignment to stop 'unused variable' warning.
206         * makefile: Output is now like "Running test 42 .. OK".  Added --unsafe to 
207           make cs0193.cs, cs0196.cs and cs0214-3.cs work.
208