This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH libstdc++ v5] - Add xmethods for std::vector and std::unique_ptr
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: Siva Chandra <sivachandra at google dot com>
- Cc: Jonathan Wakely <jwakely dot gcc at gmail dot com>, gcc-patches <gcc-patches at gcc dot gnu dot org>, libstdc++ <libstdc++ at gcc dot gnu dot org>, Doug Evans <dje at google dot com>
- Date: Wed, 3 Sep 2014 23:35:07 +0100
- Subject: Re: [PATCH libstdc++ v5] - Add xmethods for std::vector and std::unique_ptr
- Authentication-results: sourceware.org; auth=none
- References: <CAGyQ6gxAYwoi3gLkH-Ut_qRfHpTbV0Dke+bd9BRk_e7cWj4nOA at mail dot gmail dot com> <CAH6eHdQ11T1fvW5hNTL9NMYaKBkCzu2_7=gv1qVvRswwZVh+YQ at mail dot gmail dot com> <CAGyQ6gwFrbVc6w=y6jo9HtRjLw7aV04eLg9Mp7Qp_ps5YqD1VA at mail dot gmail dot com> <CAH6eHdSGpuRtLNphS-sJ-u6m2phMJ5Rh=SCqty1=VCKvnGehDA at mail dot gmail dot com> <CAGyQ6gxB-Xc7t7ZhSh-s9aGQ3P-V+=LZJ+2_pVE4-6i1yRFGKQ at mail dot gmail dot com>
On 03/09/14 11:01 -0700, Siva Chandra wrote:
Ping. I am not sure if the "OK to ping weekly" applies to GCC patches
as well. I apologize if it has to be longer.
I was waiting to see which version of the patch actually works, so
that users can use the xmethods. There's no point committing the patch
if they aren't installed and can't be used!
Also, Tom had objections to the most recent patch, which haven't been
addressed.
I suppose we can fix that later.