This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils 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/binutils ChangeLog rename.c resres.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2005-06-16 09:18:20

Modified files:
	binutils       : ChangeLog rename.c resres.c 

Log message:
	rename.c (simple_copy): Only define if it is going to be used.
	(smart_rename): Mark the preserve_dates parameter as possibly	being unused.
	
	resres.c (write_res_data): Prevent a potential compile time warning by casting
	the return value from fwrite.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.948&r2=1.949
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/rename.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/resres.c.diff?cvsroot=src&r1=1.6&r2=1.7


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