Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7530152
By: rvinyard
It's nowhere near API/ABI stable yet. There are still some pretty significant
changes that need to occur, including support of structures and arrays.
With the exception of a handful of bug-fix releases dbus-cxx is still new enough
that almost every release is breaking API/ABI compatibility in some way.
I've tried to increment the minor number when I'm certain something that breaks
either API or ABI compatibility is introduced, and increment only the micro
release for the bug fixes.
I put the libtool soname versioning stuff into the automake files so that when
some semblance of stability is reached it can be turned on. Otherwise, it would
simply be incrementing with each release with 'age' always remaining at 0.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=943816
|