On 2013-09-11 22:07, Dicebot wrote:
Different front-end versions are not guaranteed to be ABI compatible. You always need to use same compiler version within one application and using library that is not updated to latest version forces you to use that old version in your own code too.
Yes, what's the problem? That exactly what this kind of tool should be able to handle, if needed.
-- /Jacob Carlborg
