[Issue 22854] static foreach byCodepoint segfault (2.099-rc.1)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Mar 7 15:20:25 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22854
Dennis <dkorpel at live.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dkorpel at live.nl
--- Comment #1 from Dennis <dkorpel at live.nl> ---
digger bisect:
```
digger: 8be5c8b0111b68ca23e23c36a6fd1cc746a9c0cc is the first bad commit
commit 8be5c8b0111b68ca23e23c36a6fd1cc746a9c0cc
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: Wed Jun 9 12:34:57 2021 +0200
dmd: static foreach: Delay running ctfeInterpret until the lowering stage
```
--
More information about the Digitalmars-d-bugs
mailing list