| Thread overview | ||||||
|---|---|---|---|---|---|---|
|
January 28, 2018 [Issue 18322] void fun(string file=__FILE_FULL_PATH__)() returns relative path (pointing to nowhere) | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18322 Timothee Cour <timothee.cour2@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johnnymarler@gmail.com, | |razvan.nitu1305@gmail.com, | |timothee.cour2@gmail.com -- | ||||
January 28, 2018 [Issue 18322] void fun(string file=__FILE_FULL_PATH__)() returns relative path (pointing to nowhere) | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18322 --- Comment #1 from Jonathan Marler <johnnymarler@gmail.com> --- Fix here: https://github.com/dlang/dmd/pull/7798 -- | ||||
February 11, 2018 [Issue 18322] void fun(string file=__FILE_FULL_PATH__)() returns relative path (pointing to nowhere) | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18322 --- Comment #2 from github-bugzilla@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/1927521a0450c9904a9ed8bada1a2b5f9a506718 Fix issue 18322 https://github.com/dlang/dmd/commit/6a2db254e9f0185676713db481ee3780d65bea68 Merge pull request #7798 from marler8997/bug18322 Fix issue 18322: __FILE_FULL_PATH__ doesn't work as a template parameter merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com> -- | ||||
January 03, 2021 [Issue 18322] void fun(string file=__FILE_FULL_PATH__)() returns relative path (pointing to nowhere) | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18322 --- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #12093 "[dmd-cxx] Backport more recent traits to the C++ port" was merged into dmd-cxx: - 689820db99a7ce0d551d78639f2558c2d4d9cc95 by Jonathan Marler: [dmd-cxx] Fix issue 18322 https://github.com/dlang/dmd/pull/12093 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply