[Issue 21164] segfault on incomplete static if

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 5 16:09:34 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21164

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@UplinkCoder updated dlang/dmd pull request #11585 "Fix Issue 21164 - segfault
on incomplete static if" fixing this issue:

- Fix Issue 21164 - segfault on incomplete static if

  With this change we now check for the exisitance of an static if
  condition and will only proceed if there is one.

- Add test for issue 21164

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

--


More information about the Digitalmars-d-bugs mailing list