osx <10.9 doesn't recognize std::unique_ptr

Bug #1368926 reported by Johnathan Conley
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Gearman
New
Undecided
Unassigned

Bug Description

libtest/main.cc:339:12: error: no member named 'unique_ptr' in namespace 'std'
      std::unique_ptr<libtest::Framework> frame(new libtest::Framework(signal, binary_name, collection_to_run, wildcard));
      ~~~~~^

891.1.5 changed all std::auto_ptr to std::unique_ptr

Revision history for this message
Lucas Pelegrino (lucas-wxp) wrote :

+1

Same with me, I'm eager to try gearman, but can't get it compiled.

Any tips in how can I make this?

Revision history for this message
Ryan Carsten Schmidt (z-launchpad-d) wrote :

The MacPorts project also records this bug. https://trac.macports.org/ticket/47242

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.