schveiguy / iopipe

D language library for modular io
Boost Software License 1.0
77 stars 6 forks source link

Make windows examples build and work #19

Open schveiguy opened 6 years ago

schveiguy commented 6 years ago

Now that we depend on std.io for our low-level io, we should be testing on windows. I've never actually compiled iopipe on windows, so I should at least test that theory (I did announce I now support Windows).

schveiguy commented 6 years ago

Windows now does at least build. I need to update the examples to not use openDev, and instead use std.io.