R-Goc

Results 58 comments of R-Goc

There is some additional complexity here as we are doing something very unintended. Io completion ports as the name suggest notify on completion. Using the nt kernel apis we are...

Before merging this it still needs implementing accessing another thread's event loop. Edit: not applicable anymore

Not sure if this should be default ON or OFF.

ASAN not complaining is encouraging but I don't think the fallback which I'm worried about actually has any code coverage.

I also wonder if marking advance in xorshift always inline along with get wouldn't be useful.

This means that the hash test is not built. Other than that, running the build ignoring this error, the build completes. However, there are test failures. ``` The following tests...

Actually still fails with that. The output now: ``` LINK : warning LNK4098: defaultlib 'msvcrtd.lib' conflicts with use of other libs; use /NODEFAULTLIB:library LINK : warning LNK4098: defaultlib 'libcmt' conflicts...

Builds on release mode

I have a hack that makes it build in debug modes