]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/valops.c
* findvar.c (extract_signed_integer): Cast printf argument
authorJason Thorpe <thorpej@netbsd.org>
Tue, 23 Apr 2002 03:00:57 +0000 (03:00 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Tue, 23 Apr 2002 03:00:57 +0000 (03:00 +0000)
commitbaa6f10b321f9eabc092fcdb26d2005638a8a16c
treef9b154b7432651e05988e6c75ac7605af71c7471
parentb2c4da8122c59a96c83c1731d6c973cde730f670
* findvar.c (extract_signed_integer): Cast printf argument
to suppress format warning.
(extract_unsigned_integer): Likewise.
* infcmd.c (registers_info): Likewise.
* top.c (get_prompt_1): Likewise.
* valops.c (value_assign): Likewise.
* valprint.c (print_decimal): Likewise.
gdb/ChangeLog
gdb/findvar.c
gdb/infcmd.c
gdb/top.c
gdb/valops.c
gdb/valprint.c