Can it be done before compiling, by comparing code? Is there any tools already doing this?
A:
I recall Purify had some functionality to verify compatibility between builds, take a look here.
LBushkin
2009-12-28 16:38:58
+1
A:
You might find this interesting: http://stackoverflow.com/questions/1969916/static-analysis-tool-to-detect-abi-breaks-in-c
okun
2009-12-30 18:13:53