[Issue 16640] void fun(string file=__FILE_FULL_PATH__) returns relative path
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jul 1 20:29:12 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=16640
--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/a9f5d61756ed83fb37eb88601dd9065db16c33bd
Fix Issue 16640 - void fun(string file=__FILE_FULL_PATH__) returns relative
path
https://github.com/dlang/dmd/commit/d7887fb8acc17f1d19fb0c23b4e7e4af371a6ee1
Merge pull request #6928 from RazvanN7/Issue_16640
Fix Issue 16640 - __FILE_FULL_PATH__ doesn't return relative path when used as
default parameter
merged-on-behalf-of: Andrei Alexandrescu <andralex at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list