[Issue 8897] Regression: 'has forward references' error for static class after template mixin

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8897

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 8897] Regression: 'has forward references' error for static class after template mixin

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8897



--- Comment #4 from github-bugzi...@puremagic.com 2012-11-09 02:27:42 PST ---
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6b9c11935affbae686656cd4883b9f93eb980d12
fix Issue 8897 - Regression: 'has forward references' error for static class
after template mixin

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


[Issue 8897] Regression: 'has forward references' error for static class after template mixin

2012-11-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8897


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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


[Issue 8897] Regression: 'has forward references' error for static class after template mixin

2012-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8897


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||pull


--- Comment #2 from Kenji Hara k.hara...@gmail.com 2012-11-07 04:25:51 PST ---
https://github.com/D-Programming-Language/dmd/pull/1265

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


[Issue 8897] Regression: 'has forward references' error for static class after template mixin

2012-11-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8897



--- Comment #3 from github-bugzi...@puremagic.com 2012-11-07 05:05:21 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6d5d599dd6cc656574c5513da12bc34c2795352b
fix Issue 8897 - Regression: 'has forward references' error for static class
after template mixin

https://github.com/D-Programming-Language/dmd/commit/e417843485252e412941512f5df4cf22d0aa69da
Merge pull request #1265 from 9rnsr/fix8897

Issue 8897 - Regression: 'has forward references' error for static class after
template mixin

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