https://issues.dlang.org/show_bug.cgi?id=16044
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @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 --
