Stewart Smith wrote: > http://ispras.linux-foundation.org/index.php/ABI_compliance_checker > > maybe useful for libdrizzle?
Possibly. I'm also using a newer feature of debian packaging - dpkg-gensymbols - which is specifically for matching symbols with specific versions in which they appear, for more specific shared lib depends. It throws a packaging error if the exported symbols change in any way, so we have to deal with any symbols changes- which is, of course, nice. (It's ok to add them ... but we still have to notice and decide) Monty _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

