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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 25 05:21:30 UTC 2020


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11619 "fix issue 16044 - __traits(allMembers) returns
empty tuple for subpackages" was merged into master:

- 60a7248fda7528eb0f459bdcc50c74f71edf960a by Nils Lankila:
  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