[Issue 14596] Error: e2ir: cannot cast malloc(42u) of type void* to type char[]

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 19 11:07:29 PDT 2015


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master 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

fix Issue 14596 - Error: e2ir: cannot cast malloc(42u) of type void* …

--


More information about the Digitalmars-d-bugs mailing list