http://d.puremagic.com/issues/show_bug.cgi?id=7803



--- Comment #9 from Kenji Hara <[email protected]> 2012-12-19 17:32:32 PST ---
(In reply to comment #8)
> Now original code can be compiled as expected.
> 
> Different from bug 6278, the internal catch and re-throwing which used for
> scope(success) do not affect to whole code semantics. So I mark this "resolved
> fixed".

But, there is still internal semantic inconsistency:
- Catching Throwable object in @safe code
- Re-throwing Throwable object in nothrow code

In these points, I couldn't resolve the issues cleanly...

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to