* resrc.c (write_rc_rcdata): Fix local variable shadowing
commit172e807837e14bc58255242ab7093d84a95b6a5c
authorIan Lance Taylor <ian@airs.com>
Sun, 19 Sep 1999 23:59:35 +0000 (19 23:59 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 19 Sep 1999 23:59:35 +0000 (19 23:59 +0000)
tree8523c23483e5f71423ecff4b2680aaa524b1e1a7
parentb780da7309626440afd27a253502af22051730de
* resrc.c (write_rc_rcdata): Fix local variable shadowing
problem.  If RCDATA_BUFFER data can be read as strings, modify
code to print the strings as comments.
* resres.c: Add casts to avoid warnings.
(write_res_data, read_res_data): Don't put the program name in the
error message; fatal already puts it there.
binutils/ChangeLog
binutils/resrc.c
binutils/resres.c