[Issue 14554] [REG2.066] dmd generate wrong error message for multiple template with same name

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

Martin Krejcirik  changed:

   What|Removed |Added

Summary|dmd generate wrong error|[REG2.066] dmd generate
   |message for multiple|wrong error message for
   |template with same name |multiple template with same
   ||name

--


[Issue 14554] [REG2.066] dmd generate wrong error message for multiple template with same name

2015-05-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14554

--- Comment #2 from Daniel Kozak  ---
https://github.com/D-Programming-Language/dmd/pull/4681

--


[Issue 14554] [REG2.066] dmd generate wrong error message for multiple template with same name

2015-05-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14554

--- Comment #3 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/3bc87563d4c276015848c216e799133fafd46f18
fix: Issue 14554 - [REG2.066] dmd generate wrong error message for multiple
template with same name

https://github.com/D-Programming-Language/dmd/commit/1c2f164a91fe384c1905ad871e7f38f89b7505b7
Merge pull request #4681 from Kozzi11/Issue_14554

fix: Issue 14554 - [REG2.066] dmd generate wrong error message for multiple
template with same name

--


[Issue 14554] [REG2.066] dmd generate wrong error message for multiple template with same name

2015-05-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14554

Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 14554] [REG2.066] dmd generate wrong error message for multiple template with same name

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

--- Comment #4 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/3bc87563d4c276015848c216e799133fafd46f18
fix: Issue 14554 - [REG2.066] dmd generate wrong error message for multiple
template with same name

https://github.com/D-Programming-Language/dmd/commit/1c2f164a91fe384c1905ad871e7f38f89b7505b7
Merge pull request #4681 from Kozzi11/Issue_14554

--