← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1309491] Re: emplace_back with unique_ptr fails

 

** Changed in: cheerp
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Cheerp.
https://bugs.launchpad.net/bugs/1309491

Title:
  emplace_back with unique_ptr fails

Status in Cheerp:
  Fix Released

Bug description:
  I know it would probably be better to use push_back with move
  semantics and make_unique, but I have this testcase (attached) that
  fails at runtime due to a missing constructor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheerp/+bug/1309491/+subscriptions


References