https://issues.dlang.org/show_bug.cgi?id=16044
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- 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 --
