Please vote on std.datetime

Jonathan M Davis jmdavisProg at gmx.com
Thu Dec 9 21:42:31 PST 2010


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


More information about the Digitalmars-d mailing list