On 4/9/2017 6:32 PM, Andrew Godfrey wrote:
Ok. So then if I have created a refcounted Exception, and later (in another
function) I take a reference to it (by stuffing it into a struct field, say),
how does that work?

You can't, because the refcounted Exception will be marked with 'scope' in the catch block.

Reply via email to