Remove cleanup from complaints.c
authorTom Tromey <tom@tromey.com>
Thu, 28 Sep 2017 02:54:17 +0000 (20:54 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 30 Sep 2017 02:46:44 +0000 (20:46 -0600)
commit55b064321eed6cccf511fd698c732890e3ba4c6b
tree713bc7c31172c4fb275eacdd299172d3b0c3853e
parent8abcee91738bf0be98e949049c559839ef811ae4
Remove cleanup from complaints.c

This removes a cleanup from complaints.c by using std::string.

gdb/ChangeLog
2017-09-29  Tom Tromey  <tom@tromey.com>

* complaints.c (vcomplaint): Use std::string.
gdb/ChangeLog
gdb/complaints.c
This page took 0.041707 seconds and 4 git commands to generate.