[Issue 13347] rdmd: let args[0] be the .d file

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 4 17:34:57 UTC 2020


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Special-casing this for rdmd would be a bit awkward.
However, we now have the token `__FILE_FULL_PATH__` which achieve what you
want.
Hence, closing this as WONTFIX.

--


More information about the Digitalmars-d-bugs mailing list