https://issues.dlang.org/show_bug.cgi?id=22469
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @ljmf00 created dlang/dmd pull request #13274 "backend: use correct type names for D" fixing this issue: - backend: use correct type names for D Since the backend is shared with DMC and DMD, type names should be different when targeting the C or D compilers. Fixes #22469. Signed-off-by: Luís Ferreira <[email protected]> https://github.com/dlang/dmd/pull/13274 --
