October 09, 2020
https://issues.dlang.org/show_bug.cgi?id=19590

--- Comment #7 from Walter Bright <bugzilla@digitalmars.com> ---
This was reverted because it broke existing code. The solution can be leaving allMembers alone and come up with a new name, allMembers2 for the new behavior.

--
December 01, 2020
https://issues.dlang.org/show_bug.cgi?id=19590

--- Comment #8 from Walter Bright <bugzilla@digitalmars.com> ---
Reading over the PR and these comments leaves me rather confused over just what is desired here.

But surely, whatever is done, it should be a new trait, and not break existing code by altering allmembers.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19590

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
1 2
Next ›   Last »