This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog common/gdb_assert.h mi/mi-co ...
- From: andreast at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 11 Jan 2012 21:51:31 -0000
- Subject: 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