OSDN Git Service

rename.c (simple_copy): Only define if it is going to be used.
authornickc <nickc>
Thu, 16 Jun 2005 09:18:19 +0000 (09:18 +0000)
committernickc <nickc>
Thu, 16 Jun 2005 09:18:19 +0000 (09:18 +0000)
commit992a8b013259f261a884e43d065666b06a6e59aa
tree63cb0f591fee82ab62e240eb8f2980f44b96dfca
parent64fcba47ef7de09e769d6b4c468e2f3761f6ff58
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.
binutils/ChangeLog
binutils/rename.c
binutils/resres.c