[Issue 15565] Forward reference error with namespaces

2016-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15565

Walter Bright  changed:

   What|Removed |Added

   Keywords||C++

--


[Issue 15565] Forward reference error with namespaces

2016-01-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15565

--- Comment #1 from Walter Bright  ---
https://github.com/D-Programming-Language/dmd/pull/5351

--


[Issue 15565] Forward reference error with namespaces

2016-01-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15565

--- Comment #2 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/f42cc3b4d8b55a4dc3e75eb97e73ea82b8696f34
fix Issue 15565 - Forward reference error with namespaces

https://github.com/D-Programming-Language/dmd/commit/7137863ca4f77830660220015b73c50834b1c6ad
Merge pull request #5351 from WalterBright/fix15565

fix Issue 15565 - Forward reference error with namespaces

--


[Issue 15565] Forward reference error with namespaces

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15565

--- Comment #3 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/f42cc3b4d8b55a4dc3e75eb97e73ea82b8696f34
fix Issue 15565 - Forward reference error with namespaces

https://github.com/D-Programming-Language/dmd/commit/7137863ca4f77830660220015b73c50834b1c6ad
Merge pull request #5351 from WalterBright/fix15565

--