From: Simon Marchi <simon.marchi@polymtl.ca>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH] Replace VEC(gdb_xml_value_s) with std::vector
Date: Sun, 07 Jan 2018 15:46:00 -0000 [thread overview]
Message-ID: <61e4f3cd6dd6315133c8d703001d254a@polymtl.ca> (raw)
In-Reply-To: <20171202164937.13641-1-simon.marchi@polymtl.ca>
On 2017-12-02 11:49, Simon Marchi wrote:
> This patch replaces VEC(gdb_xml_value_s), which is passed to XML
> visitors, with an std::vector. In order to be able to remove the
> cleanup in gdb_xml_parser::start_element, the gdb_xml_parser structure
> is made to own the value with a gdb::unique_xmalloc_ptr.
>
> This patch has been tested on the buildbot.
I pushed this one in.
Simon
prev parent reply other threads:[~2018-01-07 15:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-02 16:50 Simon Marchi
2017-12-07 14:49 ` Metzger, Markus T
2017-12-07 18:50 ` Simon Marchi
2017-12-08 8:04 ` Metzger, Markus T
[not found] ` <e437dd4a47272407312293b9d2ee077f@polymtl.ca>
2017-12-08 8:26 ` Metzger, Markus T
2018-01-07 15:46 ` Simon Marchi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=61e4f3cd6dd6315133c8d703001d254a@polymtl.ca \
--to=simon.marchi@polymtl.ca \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox