comparison src/ChangeLog @ 11492:d86389a6dc3f

graphics.cc: avoid GCC warning
author John W. Eaton <jwe@octave.org>
date Wed, 12 Jan 2011 15:13:20 -0500
parents 5e8ba5b7aa4e
children a339b7a7f73b
comparison
equal deleted inserted replaced
11491:5e8ba5b7aa4e 11492:d86389a6dc3f
1 2011-01-12 John W. Eaton <jwe@octave.org>
2
3 * graphics.cc (graphics_object::get_ancestor): Avoid GCC warning.
4
1 2011-01-12 John W. Eaton <jwe@octave.org> 5 2011-01-12 John W. Eaton <jwe@octave.org>
2 6
3 * DLD-FUNCTIONS/gcd.cc (extended_gcd): Tag call to floor with gnulib::. 7 * DLD-FUNCTIONS/gcd.cc (extended_gcd): Tag call to floor with gnulib::.
4 8
5 2011-01-12 John W. Eaton <jwe@octave.org> 9 2011-01-12 John W. Eaton <jwe@octave.org>