This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] Fix libstdc++/36962
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 05 Sep 2008 00:22:07 +0200
- Subject: Re: [patch] Fix libstdc++/36962
- References: <4348dea50809041513n77358d9waee2196254036b56@mail.gmail.com>
Jonathan Wakely wrote:
Tested x86_64-unknown-linux-gnu
It only affects C++0x and TR1 code, mostly just moving stuff between
headers, but also updates the C++0x version in line with the current
draft.
Excellent, please commit at your ease and close the PR.
Thanks!
Paolo.