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 objc-exp.y


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fedor@sourceware.org	2002-12-30 20:48:33

Modified files:
	gdb            : ChangeLog objc-exp.y 

Log message:
	objc-exp.y (parse_number): Cast sscanf arguments to proper type.
	(yylex): Initialize c to avoid uninitialized warning.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3629&r2=1.3630
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/objc-exp.y.diff?cvsroot=src&r1=1.7&r2=1.8


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