Thread overview
[Issue 19176] Dmd crashes because of __traits(getUnitTests)
Aug 17, 2018
ag0aep6g
Aug 18, 2018
Mike Franklin
August 17, 2018
https://issues.dlang.org/show_bug.cgi?id=19176

ag0aep6g <ag0aep6g@gmail.com> changed:

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

--
August 18, 2018
https://issues.dlang.org/show_bug.cgi?id=19176

Mike Franklin <slavo5150@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |slavo5150@yahoo.com

--- Comment #1 from Mike Franklin <slavo5150@yahoo.com> ---
Attempted fix: https://github.com/dlang/dmd/pull/8574

--
August 24, 2018
https://issues.dlang.org/show_bug.cgi?id=19176

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

https://github.com/dlang/dmd/commit/5eab3c11e253c97061f7f37e9507ff4bb2a9bd35 Fix Issue 19176 - Dmd crashes because of __traits(getUnitTests)

https://github.com/dlang/dmd/commit/8e8a84c2be8f51319e28c228910fb9bc216b48e1 Merge pull request #8574 from JinShil/fix_19176

Fix Issue 19176 - Dmd crashes because of __traits(getUnitTests) merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>

--
August 24, 2018
https://issues.dlang.org/show_bug.cgi?id=19176

github-bugzilla@puremagic.com changed:

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

--