November 14, 2023 [Issue 24246] New: ICE: CTFE internal error | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24246 Issue ID: 24246 Summary: ICE: CTFE internal error Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: enhancement Priority: P1 Component: dmd Assignee: nobody@puremagic.com Reporter: andrey.zherikov@gmail.com Created attachment 1901 --> https://issues.dlang.org/attachment.cgi?id=1901&action=edit Source code to reproduce the issue Compile attached file with `dmd package.d`: > c:\d\dmd.2.106.0-beta.1.windows\dmd2\windows\bin64\dmd.exe package.d package.d(34): Error: CTFE internal error: literal `TextStyle` > echo %errorlevel% -1073741795 Errorcode is C000001D -- |
Copyright © 1999-2021 by the D Language Foundation