On 12/27/2012 10:16 AM, Andrej Mitrovic wrote:
Ok, but we should at least document it. Currently we only have a small remark in the docs saying exceptions in D are not compatible with C++ exceptions, but we should clarify and maybe add how to work around this, whether to catch Throwable, and what to do when its caught.
Yes.
