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 common/gdb_assert.h mi/mi-co ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	andreast@sourceware.org	2012-01-11 21:51:31

Modified files:
	gdb            : ChangeLog 
	gdb/common     : gdb_assert.h 
	gdb/mi         : mi-common.c 

Log message:
	2012-01-11  Andreas Tobler  <andreast@fgznet.ch>
	
	* common/gdb_assert.h (gdb_static_assert): Rename static_assert to
	an internal gdb_static_assert.
	* mi/mi-common.c: Rename static_assert to gdb_static_assert.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13731&r2=1.13732
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/common/gdb_assert.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-common.c.diff?cvsroot=src&r1=1.12&r2=1.13


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