Niall Douglas

Results 195 comments of Niall Douglas

> All software I tested: from built-in copy and xcopy through MinGW bash and coreutils, to 3-rd party robocopy do fail on doing cp -r with real-world directory structure which...

> Thanks for the feedback @ned14, it is super helpful! You should thank Lee for reaching out to me and asking me. I probably would have sent you something like...

> This is something that we want to implement inside of zstd at some point in the future. Whenever we get an intern to work on it :). Google Summer...

Alas it does not surprise me clang 16 has issues :(

clang 18 has considerably improved QoI since 16, so if your issue repros in clang 18 please do reopen this issue.

Ok, reopened. Does this issue appear if using Boost.Outcome instead of standalone Outcome?

Chances are low, the code base was designed to be used from C++ exceptions disabled code, but to compile it would require C++ exceptions as those would be used internally....

I shall be quitting WG21 next summer, so all my proposals including the one to standardise this library have been axed. I think seven years is enough for WG21 to...

I'm in a tricky position on this one. On the one hand, LLFIO was never designed as a complete solution for either POSIX nor Windows, it always deliberately has exclusively...