[Issue 10096] Regression (git-head): __traits(allMembers) triggers out of bounds error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 16 09:24:37 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10096


Kenji Hara <k.hara.pg at gmail.com> changed:

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


--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2013-05-16 09:24:36 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2043

By fixing bug 3789, currently compiler generates static member function
__xopEquals for S and its TypeInfo.
My compiler change would remove such internal names from the result of
__traits(allMembers).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list