[Issue 15177] [REG2.069.0-b1] mixin + traits issue with 2.069 beta 1

2015-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15177

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/f26ae0052ec82c61d63247096c78503caab8ce9d
fix Issue 15177 - mixin + traits issue with 2.069 beta 1

https://github.com/D-Programming-Language/dmd/commit/d752f698caaaec89a52630e3255d576bb03cd9f9
Merge pull request #5172 from 9rnsr/fix15177

--


[Issue 15177] [REG2.069.0-b1] mixin + traits issue with 2.069 beta 1

2015-10-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15177

--- Comment #3 from Martin Nowak  ---
This was about __traits(allMembers, mymod) listing generated
TypeInfoStructDeclaration members.

--


[Issue 15177] [REG2.069.0-b1] mixin + traits issue with 2.069 beta 1

2015-10-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15177

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/f26ae0052ec82c61d63247096c78503caab8ce9d
fix Issue 15177 - mixin + traits issue with 2.069 beta 1

https://github.com/D-Programming-Language/dmd/commit/d752f698caaaec89a52630e3255d576bb03cd9f9
Merge pull request #5172 from 9rnsr/fix15177

[REG2.069.0-b1] Issue 15177 - mixin + traits issue with 2.069 beta 1

--


[Issue 15177] [REG2.069.0-b1] mixin + traits issue with 2.069 beta 1

2015-10-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15177

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 15177] [REG2.069.0-b1] mixin + traits issue with 2.069 beta 1

2015-10-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15177

Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull, rejects-valid
   Hardware|x86_64  |All
Summary|mixin + traits issue with   |[REG2.069.0-b1] mixin +
   |2.069 beta 1|traits issue with 2.069
   ||beta 1
 OS|Linux   |All

--- Comment #1 from Kenji Hara  ---
https://github.com/D-Programming-Language/dmd/pull/5172

--