Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ABI breakage without SONAME bump #674

Closed
hyperair opened this issue May 13, 2018 · 1 comment
Closed

ABI breakage without SONAME bump #674

hyperair opened this issue May 13, 2018 · 1 comment
Assignees
Labels

Comments

@hyperair
Copy link
Contributor

From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898535:

the layout of tinyxml::XMLDocument has been changed between version 6.0.0 and
6.2.0 (addition of _parsingDepth member). Unfortunately, the SONAME has not
been bumped. This can cause applications built against version 6.0.0 to crash
when running with version 6.2.0. See bug 898327 for an example.

Please discuss this with upstream. Maybe they could release 6.2.1 with bumped
SONAME?

@leethomason leethomason self-assigned this May 17, 2018
@leethomason
Copy link
Owner

Ugg. I almost regret the version tracking. Open bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants