automated testing
automated testing
Posted Jun 15, 2012 17:08 UTC (Fri) by nix (subscriber, #2304)In reply to: automated testing by cmccabe
Parent article: Calling for a new openSUSE development model
More to the point, you need not just shared library versioning but pervasive use of versioned symbols and no ABI breaks for this. This is so far from being true that it is almost laughable: hardly any upstreams bother with versioned symbols in any real sense (using them to avoid ABI breaks), and when distros try to version their own libraries' symbols despite upstream not doing so, it causes compatibility problems with upstream and half the time they have to remove the versioning again.
