Changeset: 7ce8e3e203d8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7ce8e3e203d8 Modified Files: MonetDB5/src/mal/Tests/parseErrors.stable.out Branch: Oct2010 Log Message:
(correctly) approving new second error message accroding to Martin's recent changes " Fixing 2733 Better error message handling upon illegal input. " (cf., http://dev.monetdb.org/hg/MonetDB/rev/42d0637cfc71), assuming that it was intendet (or at least accepted) that this changes lead to this new second error message in this case ... diffs (14 lines): diff -r 23653c494842 -r 7ce8e3e203d8 MonetDB5/src/mal/Tests/parseErrors.stable.out --- a/MonetDB5/src/mal/Tests/parseErrors.stable.out Tue Nov 30 16:58:26 2010 +0100 +++ b/MonetDB5/src/mal/Tests/parseErrors.stable.out Fri Dec 03 09:11:27 2010 +0100 @@ -14,8 +14,8 @@ #K := := !SyntaxException:parseError:K := := !SyntaxException:parseError: ^Type identifier expected - - +!SyntaxException:parseError:K := := +!SyntaxException:parseError: ^';' expected function user.main():void; K; io.print(1); _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
