This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog configure configure.ac
- From: brobecke at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 22 Jun 2012 18:59:04 -0000
- Subject: src/gdb ChangeLog configure configure.ac
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2012-06-22 18:59:04
Modified files:
gdb : ChangeLog configure configure.ac
Log message:
Add -Wdeclaration-after-statement to list of compiler warnings
gdb/ChangeLog:
* configure.ac (build_warnings): Add -Wdeclaration-after-statement.
* configure: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14389&r2=1.14390
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&r1=1.367&r2=1.368
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.ac.diff?cvsroot=src&r1=1.178&r2=1.179