On Wed, Jul 25, 2012 at 11:38:04AM +0100, Toby Gray wrote:
> Thanks for looking at this even though I didn't get time to respond to 
> your first email. Is the only abi change the tr1 smart_ptr support? If 
> so then I was planning on seeing if your suggestion for using boost to 
> provide tr1 on WinCE would work, as that would certainly be cleaner.

No, there were also:

1) the uint8_t to uint16_t change in ThrowJVMError() was an ABI breakage.
        I might have been able to get away with that, as it is protected
        and only used internally, but didn't chance it.


2) lib: Removing some inline member definitions on exported classes.
        That caused warnings in my abi checker that I wasn't comfortable
        with... functions added and disappearing, I think.

- Chris


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to