]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Lint fixes from Paul Eggert (eggert@twinsun.com):
authorJohn Gilmore <gnu@cygnus>
Fri, 5 Mar 1993 01:44:38 +0000 (01:44 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 5 Mar 1993 01:44:38 +0000 (01:44 +0000)
commit4966c17c42738b367edb99d49a4653cf5d35b301
tree12cddf99cdc90378537406d9f62ed9719ac81f7b
parent2456bacba8b4982ed36d6dca368dfcc43fa4edde
Lint fixes from Paul Eggert (eggert@twinsun.com):

* command.c (do_setshow_command):  var_uintegers are unsigned.
* sparc-tdep.c (save_insn_opcodes, restore_insn_opcodes):
unsigned, since they use hex values with the high bit set.
gdb/ChangeLog
gdb/command.c