etcimon / libasync

Cross-platform event loop library of asynchronous objects
MIT License
147 stars 30 forks source link

Import stdout on older D versions too #97

Closed Dadoum closed 10 months ago

etcimon commented 10 months ago

Thanks!

cyrusmsk commented 9 months ago

This is breaking the code. Probably because you have some static part of the code that using "stdout", while import of the std.stdio now not in the static part