https://issues.dlang.org/show_bug.cgi?id=23351
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14460 "Fix Issue 23351 - Replace some null pointers with ErrorXYZs to stop d…" was merged into master: - c976ef2d1d5c18c3f756cf89d9a00c041b2c1bd8 by mhh: Fix Issue 23351 - Replace some null pointers with ErrorXYZs to stop dmd segfaulting. This has some changes to error messages which should be reviewed. The segfaulting-patterns were contributed by mayonix. https://github.com/dlang/dmd/pull/14460 --
