Thread overview
[Issue 18784] Segfault due to dmd codegen interfacing with C++
Jan 21, 2019
Atila Neves
Jun 03, 2019
Dlang Bot
Jun 08, 2019
Dlang Bot
January 21, 2019
https://issues.dlang.org/show_bug.cgi?id=18784

Atila Neves <atila.neves@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++, wrong-code

--
June 03, 2019
https://issues.dlang.org/show_bug.cgi?id=18784

Suleyman Sahmi (سليمان السهمي) <sahmi.soulaimane@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sahmi.soulaimane@gmail.com
           Assignee|nobody@puremagic.com        |sahmi.soulaimane@gmail.com

--
June 03, 2019
https://issues.dlang.org/show_bug.cgi?id=18784

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@SSoulaimane updated dlang/dmd pull request #9946 "fix issue 18784 - cpp constructor returns void on Posix" fixing this issue:

- fix issue 18784 - cpp constructor returns void on Posix

https://github.com/dlang/dmd/pull/9946

--
June 08, 2019
https://issues.dlang.org/show_bug.cgi?id=18784

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9946 "fix issue 18784 - cpp constructor returns void on Posix" was merged into stable:

- 54bfe5bb7e2146293d475ac84cb0f471755b4482 by سليمان السهمي  (Suleyman Sahmi):
  fix issue 18784 - cpp constructor returns void on Posix

https://github.com/dlang/dmd/pull/9946

--