Git Product home page Git Product logo

Comments (8)

davidchisnall avatar davidchisnall commented on May 25, 2024

Thanks. This change was not intended to be source incompatible, but I forgot that objc_slot was a publicly visible type.

from libs-base.

davidchisnall avatar davidchisnall commented on May 25, 2024

Note: This is a bug in the master branch of libobjc2. Using the 1.9 release branch should fix it (and is probably recommended anyway, unless you are using a patched clang and want to test the new ABI).

from libs-base.

danilaml avatar danilaml commented on May 25, 2024

@davidchisnall D'OH. Just as Murphy postulated, I tried all branches and all commits except 1.9 (initially I though it's the same as master just by looking at the commit dates) and got the same result but it build successfully with 1.9! Thanks.

from libs-base.

ivucica avatar ivucica commented on May 25, 2024

@davidchisnall For my future reference :) is it intended that master branches of libobjc2 and gnustep-base remain compatible?

Stjepan ran into this problem earlier in the week as well. I vaguely recalled some problem and so I was able to help him.

from libs-base.

fredkiefer avatar fredkiefer commented on May 25, 2024

I am going to close this issue here. If the problem persists, could you please open one against libobjc2 to make it clear where the clean up is needed?

from libs-base.

davidchisnall avatar davidchisnall commented on May 25, 2024

This is a libobjc2 bug, but it's exposed by a GNUstep bug: we should be conditionally including objc/slot.h, not including it and redeclaring functions from it.

from libs-base.

fredkiefer avatar fredkiefer commented on May 25, 2024

If you could specify the condition to check for, I am willing to add this. For which version of libobjc2 are the local copies of this functions needed?

from libs-base.

fredkiefer avatar fredkiefer commented on May 25, 2024

David, I just checked the history of this code and it was added by you on 24 Sep 2010. Maybe it is best to leave what ever clean up is needed here also to you? Maybe the whole code branch could be deleted by now or is only needed for old versions of libobjc2?

from libs-base.

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.