aboutsummaryrefslogtreecommitdiff
path: root/texinfo/util
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1998-10-15 15:55:04 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1998-10-15 15:55:04 +0000
commit91e0f659c961f6c6e7e1cb1067c171567b91c29e (patch)
tree368cd8929f4b72dcda6983b75b0625fd2c6962c4 /texinfo/util
parentce0a595295f77ae947106256dbc823f936d17fb6 (diff)
downloadgcc-91e0f659c961f6c6e7e1cb1067c171567b91c29e.zip
gcc-91e0f659c961f6c6e7e1cb1067c171567b91c29e.tar.gz
gcc-91e0f659c961f6c6e7e1cb1067c171567b91c29e.tar.bz2
Warning fixes:
* choose-temp.c: Prototype mkstemps() when IN_GCC. * cplus-dem.c (consume_count): Cast argument of ctype macro to `unsigned char'. (cplus_demangle_opname): Cast the result of `strlen' to (int) when comparing against one. (cplus_mangle_opname): Likewise. (demangle_integral_value): Cast argument of ctype macro to `unsigned char'. (demangle_template_value_parm): Likewise. (demangle_template): Initialize variable `bindex'. Cast the result of `strlen' to (int) when comparing against one. Remove unused variable `start_of_value_parm'. (demangle_class_name): Cast the result of `strlen' to (int) when comparing against one. (demangle_prefix): Cast argument of ctype macro to `unsigned char'. (gnu_special): Likewise. Cast the result of `strlen' to (int) when comparing against one. (demangle_qualified): Cast argument of ctype macro to `unsigned char'. (get_count): Likewise. (do_type): Likewise. Cast the result of `strlen' to (int) when comparing against one. (demangle_fund_type): Cast argument of ctype macro to `unsigned char'. (demangle_function_name): Cast the result of `strlen' to (int) when comparing against one. * mkstemp.c (mkstemps): Cast variable `len' to (int) when comparing against one. From-SVN: r23113
Diffstat (limited to 'texinfo/util')
0 files changed, 0 insertions, 0 deletions