[Issue 13543] std.file.FileException has useless __FILE__ and __LINE__ arguments tacked on
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Sep 27 13:46:22 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13543
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #1 from bearophile_hugs at eml.cc ---
I guess a FileException should give the line number of the *user* code where
he/she has performed a failed file operation.
--
More information about the Digitalmars-d-bugs
mailing list