Thread overview
[Issue 6417] Wrong context for nested functions in virtual class member function contracts
Jun 30, 2015
Kenji Hara
Jul 01, 2015
Kenji Hara
June 30, 2015
https://issues.dlang.org/show_bug.cgi?id=6417

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Severity|normal                      |major

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

--
July 01, 2015
https://issues.dlang.org/show_bug.cgi?id=6417

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |viritrilbia+d@gmail.com

--- Comment #5 from Kenji Hara <k.hara.pg@gmail.com> ---
*** Issue 6118 has been marked as a duplicate of this issue. ***

--
July 05, 2015
https://issues.dlang.org/show_bug.cgi?id=6417

--- Comment #6 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/b2f1367b3791a87f440d8531d228071a32ef7f2a
fix Issue 6417 - Wrong context for nested functions in virtual class member
function contracts

https://github.com/D-Programming-Language/dmd/commit/82f91e2db26a0cf9cb09b4d802b7b72d6138673d Merge pull request #4789 from 9rnsr/fix6417

Issue 6417 - Wrong context for nested functions in virtual class member function contracts

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

--- Comment #7 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/b2f1367b3791a87f440d8531d228071a32ef7f2a
fix Issue 6417 - Wrong context for nested functions in virtual class member
function contracts

https://github.com/D-Programming-Language/dmd/commit/82f91e2db26a0cf9cb09b4d802b7b72d6138673d Merge pull request #4789 from 9rnsr/fix6417

--
July 22, 2017
https://issues.dlang.org/show_bug.cgi?id=6417

--- Comment #8 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/b2f1367b3791a87f440d8531d228071a32ef7f2a fix Issue 6417 - Wrong context for nested functions in virtual class member function contracts

https://github.com/dlang/dmd/commit/82f91e2db26a0cf9cb09b4d802b7b72d6138673d Merge pull request #4789 from 9rnsr/fix6417

--