This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog configure configure.ac


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tromey@sourceware.org	2013-07-01 19:48:05

Modified files:
	gdb            : ChangeLog configure configure.ac 

Log message:
	add -Wmissing-parameter-type
	
	This adds -Wmissing-parameter-type to gdb's list of warnings.
	
	This one doesn't happen to trigger for a --enable-targets=all build on
	x86-64 Fedora 18.
	
	* configure.ac (build_warnings): Add -Wmissing-parameter-type.
	* configure: Rebuild.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15774&r2=1.15775
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&r1=1.395&r2=1.396
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.ac.diff?cvsroot=src&r1=1.207&r2=1.208


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]