you still break ABI
Posted: 2014-03-23T01:47:01-07:00
Hi,
you have still broke ABI by removing two symbols of module by removing:
#MISSING: 8:6.8.8.9-1# InitializeModuleList@Base 8:6.8.8.2
#MISSING: 8:6.8.8.9-1# LoadMimeLists@Base 8:6.8.8.2
#MISSING: 8:6.8.8.9-1# RelinquishCommandQueue@Base 8:6.8.8.2
I suppose it does not need a so bump (I am a little bit tired of it) because it is only internal abi and does not need to be call.
If you think you need a so bump, please ask me before I could use the version script in order to avoid it and be compatible.
Bastien
you have still broke ABI by removing two symbols of module by removing:
#MISSING: 8:6.8.8.9-1# InitializeModuleList@Base 8:6.8.8.2
#MISSING: 8:6.8.8.9-1# LoadMimeLists@Base 8:6.8.8.2
#MISSING: 8:6.8.8.9-1# RelinquishCommandQueue@Base 8:6.8.8.2
I suppose it does not need a so bump (I am a little bit tired of it) because it is only internal abi and does not need to be call.
If you think you need a so bump, please ask me before I could use the version script in order to avoid it and be compatible.
Bastien