Fix a FIXME in mi-out.c
authorTom Tromey <tromey@adacore.com>
Tue, 2 Jul 2019 15:13:53 +0000 (09:13 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 15 Jul 2019 15:31:19 +0000 (09:31 -0600)
commit07128006d6caec5df31a960b131d2026f35ed948
treec8f06d2bb93cd386f789ab9f0759ad6e29d8000a
parent1f77b012e61ec11c92a35223fdfed598c6d2f4e9
Fix a FIXME in mi-out.c

This removes a FIXME comment from mi_ui_out::do_field_int, by
replacing a printf with a use of plongest.

2019-07-15  Tom Tromey  <tromey@adacore.com>

* mi/mi-out.c (mi_ui_out::do_field_int): Use plongest.
gdb/ChangeLog
gdb/mi/mi-out.c
This page took 0.025486 seconds and 4 git commands to generate.