This is the mail archive of the gdb-cvs@sources.redhat.com 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 dictionary.c gdbtypes.h


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_1-branch
Changes by:	cagney@sourceware.org	2004-06-02 21:03:26

Modified files:
	gdb            : ChangeLog dictionary.c gdbtypes.h 

Log message:
	2004-06-02  Albert Chin-A-Young  <china@thewrittenword.com>
	
	Committed by Andrew Cagney.
	* gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
	after last enum constant to avoid error from IBM C
	compiler.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_1-branch&r1=1.5499.2.42&r2=1.5499.2.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dictionary.c.diff?cvsroot=src&only_with_tag=gdb_6_1-branch&r1=1.2&r2=1.2.20.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&only_with_tag=gdb_6_1-branch&r1=1.52&r2=1.52.6.1


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