This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: c++11 / unique_ptr with packaged_task
On Wed, Mar 6, 2013 at 3:11 PM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 1 March 2013 19:29, Jonathan Wakely wrote:
>> On 1 March 2013 12:52, NightStrike wrote:
>>> Thanks for the quick response on this! I'll watch the bug so I can
>>> put the fix in my local toolchain as soon as it's available. Do you
>>> think you'll have something sooner rather than later, even if it won't
>>> be in a release?
>>
>> Yes, I can post a patch to the PR, before trunk reopens.
>
> There's a patch in bugzilla now. Let me know if it causes any problems.
>
> The change is too large for 4.8.1, so will go on trunk for 4.9
Does that imply no hope of backport to 4.7.3?