[Issue 13542] std.file.FileException has GetLastError() as a default argument
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Oct 15 08:45:31 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13542
--- Comment #6 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Vladimir Panteleev from comment #5)
> My suggestion was to make FileException an alias of OSException, so no code
> will break (unless it compares the class name string from classinfo or
> something).
Elaborated: https://issues.dlang.org/show_bug.cgi?id=13620
--
More information about the Digitalmars-d-bugs
mailing list