]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Use std::string in utils.c
authorTom Tromey <tom@tromey.com>
Sat, 30 Sep 2017 04:11:33 +0000 (22:11 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 3 Oct 2017 11:33:45 +0000 (05:33 -0600)
commite05550d7a409a0637d87bef377e5d4b9a4b379ac
tree06091568ca9ad62081a0754ed9cd81069fc37f2d
parentb95de2b7aeb30081345954cb15970a582b49a866
Use std::string in utils.c

This converts internal_vproblem and defaulted_query to use
std::string.

2017-10-03  Tom Tromey  <tom@tromey.com>

* utils.c (internal_vproblem): Use std::string.
(defaulted_query): Likewise.
gdb/ChangeLog
gdb/utils.c