Error message nitpicking

Shriramana Sharma via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 15 11:35:23 PDT 2015


object.d (from dmd 2.068.2) line 1636: 

auto e = new Exception("msg", new Exception("It's an Excepton!"), "hello", 
42);

Next time somebody edits this file, s/Excepton/Exception. 

Didn't want to file a bug for such a minor issue.



More information about the Digitalmars-d mailing list