[Issue 16044] __traits(allMembers) returns empty tuple for subpackages

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 25 02:02:54 UTC 2020


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@NilsLankila created dlang/dmd pull request #11619 "fix issue 16044 -
__traits(allMembers) returns empty tuple for subpackages" fixing this issue:

- fix issue 16044 - __traits(allMembers) returns empty tuple for subpackages

  This fix is only for the members that are not imports.
  There are other issues opened (11595, 17057, 20008) for that.

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

--


More information about the Digitalmars-d-bugs mailing list