https://issues.dlang.org/show_bug.cgi?id=13543
--- Comment #2 from Walter Bright <[email protected]> --- (In reply to bearophile_hugs from comment #1) > I guess a FileException should give the line number of the *user* code where > he/she has performed a failed file operation. Once again, Exceptions are NOT for debugging user code. --
