https://issues.dlang.org/show_bug.cgi?id=18946
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #2 from RazvanN <[email protected]> --- I don't think this is a valid issue. This is a niche case (where the formatting function throws) and uglifying the compiler to support this is not worth it. Also, the Error should not be caught anyway. If the formatting function throws, it should be the users job to catch this. --
