[Issue 22987] __traits(getLocation) needs a way to get an absolute path.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 4 16:05:13 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22987

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@maxhaton created dlang/dmd pull request #13947 "Fix Issue 22987 - Make traits
getLocation have an option to return an…" fixing this issue:

- Fix Issue 22987 - Make traits getLocation have an option to return an
absolute path

  The feature is required for an application of metaprogramming within
Symmetry.

  A flag is added rather than changing the default in case it breaks something.

https://github.com/dlang/dmd/pull/13947

--


More information about the Digitalmars-d-bugs mailing list