[Issue 22729] dmd crushed and asked to report a bug

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 3 19:21:56 UTC 2022


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

--- Comment #1 from Alexey <animuspexus at protonmail.com> ---
trying to build same code with dub build --compiler=ldc2 leads to:
---
/home/animus/dpath_work/dtk/source/dtk/platforms/sdl_desktop/utils.d(275,51):
Error: template `std.string.fromStringz` cannot deduce function from argument
types `!()(char[32])`, candidates are:
/usr/lib/ldc/x86_64-redhat-linux-gnu/include/d/std/string.d(222,15):       
`fromStringz(Char)(return scope inout(Char)* cString)`

--


More information about the Digitalmars-d-bugs mailing list