* c-exp.y: Revert Kung's change. "..." is not a type, and the
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 29 Dec 1993 20:52:06 +0000 (20:52 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 29 Dec 1993 20:52:06 +0000 (20:52 +0000)
commit393e55bac4eb94d68b08c6847eae9e40905d2e3e
treeddacc864dc47833284adfe0f94e4c0b9c3850bf4
parent88b245830aa4d4872ed49bf7768e90f06f9a2c68
* c-exp.y: Revert Kung's change.  "..." is not a type, and the
change caused "p (...)0" to dump core.
* gdbtypes.c (check_stub_method): Don't pass "..." to
parse_and_eval_type.  This should fix the bug which Kung was
trying to fix.
gdb/ChangeLog
gdb/c-exp.y
gdb/gdbtypes.c
This page took 0.025305 seconds and 4 git commands to generate.