Use std::string in ppscm_make_pp_type_error_exception
authorTom Tromey <tom@tromey.com>
Sun, 27 May 2018 05:16:13 +0000 (23:16 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 17 Jul 2018 19:21:46 +0000 (13:21 -0600)
commit7eb1a66c26b57803bb4245f84cf15278297bb649
tree66f98dfddf0df90c07980b8f6382873943e6b745
parentc691de6a16a87adc686ce5cd6c9be54ee0b1a8c1
Use std::string in ppscm_make_pp_type_error_exception

This changes ppscm_make_pp_type_error_exception to use std::string,
removing a cleanup.

gdb/ChangeLog
2018-07-17  Tom Tromey  <tom@tromey.com>

* guile/scm-pretty-print.c (ppscm_make_pp_type_error_exception):
Use string_printf.
gdb/ChangeLog
gdb/guile/scm-pretty-print.c
This page took 0.023756 seconds and 4 git commands to generate.