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 mi/mi-getopt.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ndreys@sourceware.org	2011-12-17 06:09:54

Modified files:
	gdb            : ChangeLog 
	gdb/mi         : mi-getopt.c 

Log message:
	* mi/mi-getopt.c (mi_getopt): Rename `optind' and `optarg' to
	`oind' and `oarg', respectively(-Wshadow).
	(mi_valid_noargs): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13639&r2=1.13640
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-getopt.c.diff?cvsroot=src&r1=1.19&r2=1.20


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