On Thursday 09 December 2010 21:27:14 duckett wrote:
> Why does std.unittests.getExcMsg use Exc? assertExThrown,
> assertExNotThrown and std.exception.enforceEx use Ex.

That would be an error on my part. It should be getExMsg(). They were all Exc 
before, and I changed them when it was pointed out that other functions in 
Phobos which abbreviate Exception use Ex. I missed that one.

Here's a version with that fixed: http://is.gd/itAvD

- Jonathan M Davis

Reply via email to