Thread overview
[Issue 16382] Passing &this as a CT parameter seg faults dmd
Aug 13, 2016
ag0aep6g@gmail.com
Aug 14, 2016
Ketmar Dark
August 13, 2016
https://issues.dlang.org/show_bug.cgi?id=16382

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |ag0aep6g@gmail.com
           Severity|enhancement                 |normal

--
August 14, 2016
https://issues.dlang.org/show_bug.cgi?id=16382

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar@ketmar.no-ip.org

--
January 11, 2017
https://issues.dlang.org/show_bug.cgi?id=16382

bitter.taste@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bitter.taste@gmx.com

--- Comment #1 from bitter.taste@gmx.com ---
Covered by DMD's PR https://github.com/dlang/dmd/pull/6430

--
January 13, 2017
https://issues.dlang.org/show_bug.cgi?id=16382

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

https://github.com/dlang/dmd/commit/fe278833a56768799bfa067ef357c1719fb2e17a Fix issue 16382 - Prevent a segfault when interpreting &this

https://github.com/dlang/dmd/commit/c1d138cc3860ecf8cbe06090cc321f4d5502b6ee Merge pull request #6430 from LemonBoy/b16382

Fix issue 16382 - Prevent a segfault when interpreting &this

--
January 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16382

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

https://github.com/dlang/dmd/commit/fe278833a56768799bfa067ef357c1719fb2e17a Fix issue 16382 - Prevent a segfault when interpreting &this

https://github.com/dlang/dmd/commit/c1d138cc3860ecf8cbe06090cc321f4d5502b6ee Merge pull request #6430 from LemonBoy/b16382

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

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

https://github.com/dlang/dmd/commit/fe278833a56768799bfa067ef357c1719fb2e17a Fix issue 16382 - Prevent a segfault when interpreting &this

https://github.com/dlang/dmd/commit/c1d138cc3860ecf8cbe06090cc321f4d5502b6ee Merge pull request #6430 from LemonBoy/b16382

--