[Issue 24380] CTFE assert messages are replaced with "null" with -dip1008

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 5 06:27:55 UTC 2024


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

Luís Ferreira <contact at lsferreira.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |contact at lsferreira.net

--- Comment #2 from Luís Ferreira <contact at lsferreira.net> ---
I can confirm regression:

```
2.085.1 to 2.100.2: Failure with output: onlineapp.d(25): Error: static assert:
 "Incorrect format specifier for range: %d"
Since      2.101.2: Success and no output
```

--


More information about the Digitalmars-d-bugs mailing list