On 2/16/15 3:17 PM, Jonathan Marler wrote:Is there a proposal for how D will support throwing Exceptions in @nogccode in the future?Nothing definite. We will get on to that right after 2.067. This is a good time to start discussions. -- Andrei
Could someone give a description of the minutiae of why Exception throwing uses memory allocation as it is and why (for example) passing it back on the stack isn't an option?
