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

--- Comment #1 from Alexey <[email protected]> ---
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)`

--

Reply via email to