Jump to page: 1 2
Thread overview
[Issue 16102] [REG2.070] struct dtor replace value on stack
[Issue 16102] struct dtor replace value on stack
May 30, 2016
Oleg B
May 30, 2016
ag0aep6g@gmail.com
Nov 17, 2016
anonymous4
Nov 20, 2016
Dicebot
Nov 22, 2016
Ketmar Dark
May 30, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

Oleg B <code.viator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code

--
May 30, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g@gmail.com
            Summary|struct dtor replace value   |[REG2.070] struct dtor
                   |on stack                    |replace value on stack
           Severity|major                       |regression

--- Comment #1 from ag0aep6g@gmail.com ---
Assert does not fail with dmd 2.069 or earlier. Marking as regression.

--
November 17, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--
November 17, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

anonymous4 <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=16699

--
November 17, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

--- Comment #2 from hsteoh@quickfur.ath.cx ---
May be related to https://issues.dlang.org/show_bug.cgi?id=16699

--
November 20, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

Dicebot <public@dicebot.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |public@dicebot.lv

--- Comment #3 from Dicebot <public@dicebot.lv> ---
https://github.com/dlang/dmd/pull/6263

--
November 20, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

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

https://github.com/dlang/dmd/commit/6bff4520cc77b682948db87026bfcea1cf150cb2 add test case for issue 16102

fixes issue 16102

https://github.com/dlang/dmd/commit/fd9eed45d0ce5c1e86a2e0f6c4148f982d66aa9c Merge pull request #6263 from aG0aep6G/16102

Fix issue 16102 - [REG2.070] struct dtor replace value on stack

--
November 22, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

Ketmar Dark <ketmar@ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://issues.dlang.org/sh |
                   |ow_bug.cgi?id=16699         |

--
December 18, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

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

https://github.com/dlang/dmd/commit/6bff4520cc77b682948db87026bfcea1cf150cb2 add test case for issue 16102

https://github.com/dlang/dmd/commit/fd9eed45d0ce5c1e86a2e0f6c4148f982d66aa9c Merge pull request #6263 from aG0aep6G/16102

--
December 27, 2016
https://issues.dlang.org/show_bug.cgi?id=16102

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

https://github.com/dlang/dmd/commit/6bff4520cc77b682948db87026bfcea1cf150cb2 add test case for issue 16102

https://github.com/dlang/dmd/commit/fd9eed45d0ce5c1e86a2e0f6c4148f982d66aa9c Merge pull request #6263 from aG0aep6G/16102

--
« First   ‹ Prev
1 2