https://issues.dlang.org/show_bug.cgi?id=14596
--- Comment #5 from [email protected] --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2bcf5dc2111fea1b99cb03841b93ef4d55d49107 fix Issue 14596 - Error: e2ir: cannot cast malloc(42u) of type void* to type char[] https://github.com/D-Programming-Language/dmd/commit/d872b5a308f1580c6a92a19fe90625e837188fe3 Merge pull request #4667 from Kozzi11/14596 --
