Thread overview
[Issue 13741] std.traits.moduleName & packageName do not work with functions that have parameters
[Issue 13741] std.traits.moduleName!Foo gives a compile error for a function with parameters
May 04, 2018
Basile B.
[Issue 13741] std.traits.moduleName does not work with functions that have parameters
May 04, 2018
Basile B.
May 18, 2018
Basile B.
Mar 21, 2020
Basile-z
May 04, 2018
https://issues.dlang.org/show_bug.cgi?id=13741

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
           Hardware|x86_64                      |All
                 OS|Windows                     |All

--
May 04, 2018
https://issues.dlang.org/show_bug.cgi?id=13741

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|std.traits.moduleName!Foo   |std.traits.moduleName does
                   |gives a compile error for a |not work with functions
                   |function with parameters    |that have parameters

--
May 18, 2018
https://issues.dlang.org/show_bug.cgi?id=13741

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|std.traits.moduleName does  |std.traits.moduleName &
                   |not work with functions     |packageName do not work
                   |that have parameters        |with functions that have
                   |                            |parameters

--
May 19, 2018
https://issues.dlang.org/show_bug.cgi?id=13741

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/593a4e2e39312daef00023f924a0c45af1cf082c fix issue 13741 - std.traits.moduleName does not work with functions that have parameters

https://github.com/dlang/phobos/commit/09816a2e8b960e2f49bcbd2da754136bdd6501b8 Merge pull request #6494 from BBasile/issue-13741

fix issue 13741 - std.traits.moduleName does not work with functions that have
parameters
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>

--
May 19, 2018
https://issues.dlang.org/show_bug.cgi?id=13741

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=13741

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--