Re: abi-compliance-checker and abi-dumper to track API/ABI

2013-07-03 Thread Richard Shaw
Review request submitted: https://bugzilla.redhat.com/show_bug.cgi?id=980937 It took me a bit to work some txt2man magic to get a decent manpage. Thanks, Richard -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: abi-compliance-checker and abi-dumper to track API/ABI

2013-07-03 Thread Richard Shaw
I've got it packaged up and ready for review request. I'm assuming there is interest in automating this. Thanks, Richard -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

abi-compliance-checker and abi-dumper to track API/ABI

2013-07-03 Thread Andrey Ponomarenko
Hi, There is a new simple way to track changes in API/ABI of system libraries using a new ABI dumper [1] tool. Just compile two library versions with -g additional option (to contain DWARF debug info) or take them from the appropriate debug packages and create ABI dumps of both: abi-dumper