Remove cleanup_iconv
authorTom Tromey <tom@tromey.com>
Fri, 7 Apr 2017 02:50:38 +0000 (20:50 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 12 Apr 2017 17:16:18 +0000 (11:16 -0600)
commit80a3b8c578e93119183db5f5e34248f843e410a7
tree3da3b545ac54585d2fbafdec51d01b756c6318ba
parentc83dd8672698bcdf48d27e267e481230075f5900
Remove cleanup_iconv

This introduces a new "iconv_wrapper" class, to be used in
convert_between_encodings.  This allows the removal of cleanup_iconv.

gdb/ChangeLog
2017-04-12  Tom Tromey  <tom@tromey.com>

* charset.c (iconv_wrapper): New class.
(cleanup_iconv): Remove.
(convert_between_encodings): Use it.
gdb/ChangeLog
gdb/charset.c
This page took 0.048284 seconds and 4 git commands to generate.