comparison ChangeLog @ 8938:35e18344fae8

configure.in: options for compiler warning flags
author John W. Eaton <jwe@octave.org>
date Mon, 09 Mar 2009 13:23:05 -0400
parents 2d0f8692a82e
children 6994961bf1f4
comparison
equal deleted inserted replaced
8937:f27b2c95817f 8938:35e18344fae8
1 2009-03-09 John W. Eaton <jwe@octave.org>
2
3 * configure.in (--enable-extra-warning-flags): New option to
4 control extra compiler warning flags.
5 (--enable-strict-warning-flags): Rename from --enable-picky-flags.
6 (GXX_STRICT_FLAGS): Remove -Wenum-clash from the list.
7
1 2009-03-08 Søren Hauberg <hauberg@gmail.com> 8 2009-03-08 Søren Hauberg <hauberg@gmail.com>
2 9
3 * NEWS: Mention 'histc'. 10 * NEWS: Mention 'histc'.
4 11
5 2009-03-07 John W. Eaton <jwe@octave.org> 12 2009-03-07 John W. Eaton <jwe@octave.org>