Thread overview
[Issue 15414] __traits(getAttributes) should error if the function has multiple overloads
Dec 07, 2015
bb.temp@gmx.com
Mar 21, 2020
Basile-z
Oct 13, 2022
Dlang Bot
Nov 28, 2022
Dlang Bot
December 07, 2015
https://issues.dlang.org/show_bug.cgi?id=15414

bb.temp@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bb.temp@gmx.com
          Component|phobos                      |dmd

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

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

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

--
October 13, 2022
https://issues.dlang.org/show_bug.cgi?id=15414

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #14554 "Fix Issue 15414 - __traits(getAttributes) should error if the functio…" fixing this issue:

- Fix Issue 15414 - __traits(getAttributes) should error if the function has
multiple overloads

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

--
November 28, 2022
https://issues.dlang.org/show_bug.cgi?id=15414

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14554 "Fix Issue 15414 - __traits(getAttributes) should error if the functio…" was merged into master:

- e5ea05ffb75c23ec66a212d4e26c751f9e6636ad by RazvanN7:
  Fix Issue 15414 - __traits(getAttributes) should error if the function has
multiple overloads

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

--