Giter VIP home page Giter VIP logo

Comments (4)

Simsys avatar Simsys commented on July 16, 2024

Thank you for this advice and I'm sorry for this and the inconvenience caused to you.

I have changed the library version from 2.1.0 to 2.1.1. This seems not to be enough.

Have I to change it to 2.2.0 or to 3.0.0. Hint: this is really a minimal change and I simply lack the imagination in how this change could break rebuilds.

from qhexedit2.

manisandro avatar manisandro commented on July 16, 2024

No worries. A list of which changes are incompatible is described i.e. in chapter 3.6 of [1]. The meaning of the digits X.Y.Z in the library version are:

X: major digit, increment on backwards incompatible ABI release
Y: minor digit, increment on backwards compatible ABI release
Z: release digit, internal changes only - no change to the ABI

The rules for updating are:

  • ABI extended but backwards compatible: bump minor
  • ABI changed in a backwards incompatible way: bump major, reset minor

To my knowledge there is little use in bumping Z and it can always stay 0.

[1] http://www.tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html

from qhexedit2.

Simsys avatar Simsys commented on July 16, 2024

fixed, see fe57db9

from qhexedit2.

manisandro avatar manisandro commented on July 16, 2024

Thanks!

from qhexedit2.

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.