September 12, 2013
Using __traits(allMembers, I get the member __xopEquals.

http://d.puremagic.com/issues/show_bug.cgi?id=10096
https://github.com/D-Programming-Language/dmd/pull/2043

The changelog doesn't have these regression fixes, why? http://dlang.org/changelog.html

So will this fixed in 2.063.3? 2.064.0?
Or is this a new regression?
September 12, 2013
On Thursday, 12 September 2013 at 12:37:55 UTC, simendsjo wrote:
(...)
> The changelog doesn't have these regression fixes, why? http://dlang.org/changelog.html

See it's located in the changelog as fixed for 2.063.

> Or is this a new regression?

So it's a new regression? Or a fault in the changelog?