Closed belka-ew closed 1 year ago
There have been changes with adding more shared
in std.experimental.logger, which aren't yet adopted to DCD, so we need to fix those first. Sadly it's not a 100% implementation yet, so we need to add a bunch of unsafe shared casts to where shared hasn't been added yet, but those should fix the issues.
fixed in 39baba327e73cd123c04e439e8fc5b8180b59be4
I seem not to be able to build DCD witht dmd 2.101, neither master nor the latest stable relase. I tried
make dmd
anddub build --build=release --config=server
(on Linux).The error is: