On 2/7/2014 10:10 AM, Dicebot wrote:
As I have already mentioned, they don't necessarily need to be. But that may
require tweaking language so that pre-allocated exception usage becomes reliable
and I don't see tools right now that allow to express neseccary semantics (can't
store reference to instance without deep copy)

It is NOT the allocation that's the issue. C++ code has the same issue. It's the exception handling table lookup.

Reply via email to