Interface checking
Robert Collins writes: "Added to my list of 'things we need'... a version of icheck that requires less configuration to hook into package builds. Ideally one that we can get running automatically on any package build."
There's only so much you can do without having debug information from both versions, which of course we don't keep at present. However, Steve Langasek implemented some basic checks on exported symbols in the unixodbc package which you can find in its debian directory.
I'm slowly starting to work on a more comprehensive ABI checker that would use debug information. This would require someone to keep or rebuild debug information from the previous version (and to delay stripping it from the new version) so I don't think it could be automatic.
no subject
(Anonymous) 2006-11-21 12:37 pm (UTC)(link)re: nice
(Anonymous) 2006-12-06 02:27 pm (UTC)(link)good luck
icheck is obsolete
http://ispras.linux-foundation.org/index.php/ABI_compliance_checker