Closed xakdog closed 6 years ago
Have you tested on Windows?
I'm not sure about logprintf_t
signature.
Yeah... On Windows all native calls are broken and causing segfault (including the logprintf_t). I can’t find a fast way to fix it. I’ve tried different versions of compiler and old commits, it seems to be broken through all history.
I think we need extra work to debug and fix master branch for windows.
I haven't tested on Windows. I thought extern "system"
should work fine but I likely was wrong.
Change-log
cargo test
green.