* valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE on
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 12 Feb 1995 21:54:20 +0000 (21:54 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 12 Feb 1995 21:54:20 +0000 (21:54 +0000)
commit18d3d85907ade40bcc733fb4ca8eb72de118a131
tree33e103946713802bbd9aa5bda8c60d6af0338f35
parentbc778001af63be9cf5d7fc3cd1b0321f8a1cd12f
* valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE on
arg, it is a value not a symbol.

gcc -Wall lint:
* eval.c: Move declaration of evaluate_subexp_with_coercion from here..
* expression.h: ..to here.
* expression.h: Include value.h.
* ch-lang.c (evaluate_subexp_chill): Add default case in switch.
gdb/ChangeLog
gdb/ch-lang.c
gdb/expression.h
This page took 0.027896 seconds and 4 git commands to generate.