[Issue 11166] Forward reference error when alias of template instance is private

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

--- Comment #5 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/5949d0efb22fd09561d392ce392ce68a385d1044
fix Issue 11166 - Forward reference error when alias of template instance is
private

https://github.com/D-Programming-Language/dmd/commit/d7a356e71c7df01b54677d49d532741b2ea792e4
Move issue 11166 test case to compilable/testfwdref.d

--


[Issue 11166] Forward reference error when alias of template instance is private

2015-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11166

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

https://github.com/D-Programming-Language/dmd/commit/d7a356e71c7df01b54677d49d532741b2ea792e4
Move issue 11166 test case to compilable/testfwdref.d

--


[Issue 11166] Forward reference error when alias of template instance is private

2015-03-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11166

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

   What|Removed |Added

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

--


[Issue 11166] Forward reference error when alias of template instance is private

2015-03-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11166

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

https://github.com/D-Programming-Language/dmd/commit/5949d0efb22fd09561d392ce392ce68a385d1044
fix Issue 11166 - Forward reference error when alias of template instance is
private

--


[Issue 11166] Forward reference error when alias of template instance is private

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

Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull, rejects-valid

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

--


[Issue 11166] Forward reference error when alias of template instance is private

2013-10-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11166



--- Comment #1 from Andrej Mitrovic  2013-10-03 
18:42:36 PDT ---
(In reply to comment #0)
> snip

Also: If you remove the ctor it will compile.

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