Thread overview
[Issue 14235] [REG2.066] full-qualified template instantiation misses its error location
Mar 02, 2015
Kenji Hara
March 02, 2015
https://issues.dlang.org/show_bug.cgi?id=14235

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
            Summary|[REG2.066.1] full-qualified |[REG2.066] full-qualified
                   |template instantiation      |template instantiation
                   |misses its error location   |misses its error location
           Severity|normal                      |regression

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/4452

--
March 04, 2015
https://issues.dlang.org/show_bug.cgi?id=14235

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

https://github.com/D-Programming-Language/dmd/commit/ff9125b7715d069caacbebae2ee5f8c85fcff204
fix Issue 14235 - full-qualified template instantiation misses its error
location

https://github.com/D-Programming-Language/dmd/commit/dfaf88409d2159fc3b98a702f2ac974824570ae3 Merge pull request #4452 from 9rnsr/fix14235

[REG2.066] Issue 14235 - full-qualified template instantiation misses its error location

--
March 10, 2015
https://issues.dlang.org/show_bug.cgi?id=14235

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

https://github.com/D-Programming-Language/dmd/commit/643ca3f02c237631aa4415386e8abd253f4d66bf Merge pull request #4452 from 9rnsr/fix14235

[REG2.066] Issue 14235 - full-qualified template instantiation misses its error location

--
April 11, 2015
https://issues.dlang.org/show_bug.cgi?id=14235

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

https://github.com/D-Programming-Language/dmd/commit/643ca3f02c237631aa4415386e8abd253f4d66bf Merge pull request #4452 from 9rnsr/fix14235

--
June 17, 2015
https://issues.dlang.org/show_bug.cgi?id=14235

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

https://github.com/D-Programming-Language/dmd/commit/ff9125b7715d069caacbebae2ee5f8c85fcff204
fix Issue 14235 - full-qualified template instantiation misses its error
location

https://github.com/D-Programming-Language/dmd/commit/dfaf88409d2159fc3b98a702f2ac974824570ae3 Merge pull request #4452 from 9rnsr/fix14235

--