Jay Krell
Jay Krell
Run pacman, with no parameters, it takes a long time
- Combined nmake/Unix Makefile. - _alloca instead of variable size array. - Do not do math on void*, could cast to char*, but in this case, move the uint8_t* cast....
Otherwise gets: Error C2694 'override': overriding virtual function has less restrictive exception specification than base class virtual member function 'base' Similar changes are being made e.g.: https://github.com/boostorg/json/pull/636 See also, similar...
Otherwise gets: Error C2694 'override': overriding virtual function has less restrictive exception specification than base class virtual member function 'base' Similar changes are being made e.g.: https://github.com/boostorg/json/pull/636 And proposed here...
rangemap This is one my favorate data structures. Thank you for implementing it. I believe ranges are under utilized in practise in general. I implemented the "same" thing in C++...
I'm having a very difficult time getting vcpkg hashes to line up, between a pipeline and local build. I really don't want developers to have to build locally. I control...
## Steps to Reproduce 1. Submit a PR. ### Current Behavior Random failures, for example: Linux x64 Coop Suspend https://github.com/mono/mono/pull/10883 https://jenkins.mono-project.com/job/test-mono-pull-request-coop/8355/ MonoTests.test-unhandled-exception-2-255-with-managed-handler.unhandled-exception-4.exe ``` Failing for the past 1 build (Since...