[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

SONAME in C++ libraries



Hi all,

I'm working on packaging xparam (http://xparam.sf.net). It's a C++
library for object serialization.

The problem is that upstream does not belive in SONAME versioning for
C++ libraries. He claims that he has no choice but to break interface
with each and every release. As a result, he is giving all libraries a
"1.0.0" version.

I'm thinking of changing that to "0.0.0", so that the nature of the
incompatibility is clear. The question is whether such a change from
upstream is considered legitimate?

Thanks,
          Shachar



Reply to: