Coder Social home page Coder Social logo

libefp should be versioned about libefp HOT 4 CLOSED

susilehtola avatar susilehtola commented on July 29, 2024 1
libefp should be versioned

from libefp.

Comments (4)

ilyak avatar ilyak commented on July 29, 2024

Fixed in 1d4462c

from libefp.

loriab avatar loriab commented on July 29, 2024

I'd really re-open this, as I suspect no SO versioning is preferable to M.m. Below is copied from comments to the commit.

Not that I know much about SO versioning (if anyone has a link to best practices that's longer than a paragraph and shorter than a treatise, point me to it), but I've observed it changing much slower than API versioning. And if core things like /lib64/libc.so.6 glibc have only made it to 6 and haven't used minor, I don't think libefp needs it.

@bennybp, do you know the conventions?

from libefp.

ilyak avatar ilyak commented on July 29, 2024

No, most libs have major.minor or major.minor.patch. Check libc.so.6 on your system - it is probably a symlink to something like libc-2.12.so

from libefp.

loriab avatar loriab commented on July 29, 2024

Right, I'm all for major.minor.patch.tweak dev/post/beta, etc. for API versioning (2.12 for glibc). But the SO versioning this issue brought up is different and reflects the ABI version (6 for glibc). https://autotools.io/libtool/version.html is helpful. I can see why SO version is appealing to package maintainers, but providing the SO version means evaluating and guaranteeing a whole further layer of compatibility beyond the purported package version.

from libefp.

Related Issues (5)

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.