dlangui icon indicating copy to clipboard operation
dlangui copied to clipboard

when build on debian bluster, error msg below

Open bitcenc-lab opened this issue 4 years ago • 1 comments

/usr/include/dmd/phobos/std/functional.d-mixin-215(215,23): Error: undefined identifier ascii in package std, perhaps add static import std.ascii; /usr/include/dmd/phobos/std/algorithm/iteration.d(3718,28): Error: template instance std.functional.F!(" a && (b == '_' || std.ascii.isAlphaNum(b)) ", "a", "b").binaryFun!(bool, dchar) error instantiating

bitcenc-lab avatar Jul 10 '19 01:07 bitcenc-lab

Is it fixed in recent version?

buggins avatar Jul 31 '20 14:07 buggins

I'm closing build related issues since we have a CI now.

GrimMaple avatar May 24 '23 13:05 GrimMaple