[Issue 13543] std.file.FileException has useless __FILE__ and __LINE__ arguments tacked on
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Sep 29 05:29:49 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13543
--- Comment #18 from Stewart Gordon <smjg at iname.com> ---
(In reply to bearophile_hugs from comment #15)
> Where's the line number 3 of the user code that fails to open the file?
Good question. Did you compile in debug info (-g switch)? (I'm at work at the
moment, so not in a position to try it myself and see.)
--
More information about the Digitalmars-d-bugs
mailing list