GithubHelp home page GithubHelp logo

Comments (6)

AzothAmmo avatar AzothAmmo commented on July 17, 2024

You are correct in that unique_ptr<void> does some strange things if reset() is called on it. In every case we do this it is never holding any actual data.

I have this pretty much fixed locally but some linker errors with libc++ are causing a hold-up.

from cereal.

AzothAmmo avatar AzothAmmo commented on July 17, 2024

Are you compiling under linux or mac? If you are on linux, can you tell me the configuration you used when installing libc++ and if you are using libc++abi, libsupc++, or libcxxrt? What do your build options look like?

from cereal.

randvoorhies avatar randvoorhies commented on July 17, 2024

If you're building on mac, can you tell me what version of clang and libc++ you're using?

from cereal.

cnweaver avatar cnweaver commented on July 17, 2024

Sorry, I've been slow to respond; I've been trying to get libc++ working on linux, but have not yet succeeded.
I am primarily on Mac OS, and I'm using the trunk versions of clang (r186247) and libc++ (r185856).

from cereal.

AzothAmmo avatar AzothAmmo commented on July 17, 2024

Compiling and linking without issue using head revisions of libc++ and libc++abi. I can't test the unit tests because that'd require me to rebuild boost using libc++. If you want to do that, go ahead. Marking closed for now. Changes are already in master.

from cereal.

cnweaver avatar cnweaver commented on July 17, 2024

The build succeeds and all unit tests pass with a suitably compiled boost. Thanks!

from cereal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.