src/bfd dwarf2.c ChangeLog

brobecke@sourceware.org brobecke@sourceware.org
Mon Jan 4 11:44:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2010-01-04 11:44:31

Modified files:
	bfd            : dwarf2.c ChangeLog 

Log message:
	Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).
	* dwarf2.c (concat_filename): Rename dirname with dir_name
	to void shadowing the dirname function.
	Rename subdirname with subdir_name to stay consistent with
	the new dir_name variable name.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=src&r1=1.126&r2=1.127
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4872&r2=1.4873



More information about the Binutils-cvs mailing list