Best error msg ever
Era Scarecrow via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 9 20:02:17 PST 2017
On Friday, 10 February 2017 at 02:53:50 UTC, Era Scarecrow wrote:
> Seems the built in Date class wasn't the same as the Sql.Date
> that was being used (but had the same name). Apparently it took
> like 2 hours to figure out what was going on.
Oh right forgot to mention one important detail. In Java the
program compiled without errors; It was when it was trying to be
used that it would crash unexpectedly. Refusing to compile is
slightly better than crashing unexpectedly later.
More information about the Digitalmars-d
mailing list