Replace VEC(converted_character_d) with std::vector
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 585ad5e40908e389324016cfee79ef1cce8d9339..825d9ce048200ce0dd7adb03aaeda48947140850 100644 (file)
@@ -1,3 +1,11 @@
+2018-01-07  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * valprint.c (converted_character_d): Remove typedef.
+       (DEF_VEC_O (converted_character_d)): Remove.
+       (count_next_character): Use std::vector.
+       (print_converted_chars_to_obstack): Likewise.
+       (generic_printstr): Likewise.
+
 2018-01-07  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * xml-support.h (struct gdb_xml_value): Add constructor.
This page took 0.026009 seconds and 4 git commands to generate.