comparison src/ChangeLog @ 12408:187d48827b47 release-3-4-x

don't warn about coercing nested functions to subfunctions if yyparse failed
author John W. Eaton <jwe@octave.org>
date Tue, 08 Feb 2011 03:22:12 -0500
parents 88e8779f525e
children b7d0d6044bd7 4677298c00c2
comparison
equal deleted inserted replaced
12407:75049b56fa35 12408:187d48827b47
1 2011-02-08 John W. Eaton <jwe@octave.org>
2
3 * oct-parse.yy (parse_fcn_file): Don't warn about coercing
4 nested functions to subfunctions if yyparse failed.
5
1 2011-02-06 Konstantinos Poulios <logari81@googlemail.com> 6 2011-02-06 Konstantinos Poulios <logari81@googlemail.com>
2 7
3 * graphics.h.in (class axes::properties): Tag positionmode, 8 * graphics.h.in (class axes::properties): Tag positionmode,
4 rotationmode, horizontalalignmentmode, verticalalignmentmode 9 rotationmode, horizontalalignmentmode, verticalalignmentmode
5 with "u" qualifier. New hidden property autopos_tag. 10 with "u" qualifier. New hidden property autopos_tag.