oscarfv
oscarfv
Just checked it, nice! That solves the problem for the MSYS2 console on modern enough Windows versions. If those conditions are not met, nothing changes, though. I think the one-line...
> fyi, that's ~97% of our active user base -> [msys2/MSYS2-packages#2832 (comment)](https://github.com/msys2/MSYS2-packages/discussions/2832#discussioncomment-3718506) Yes, any problem related to out-of-date Windows will solve with time. However, that's just the part that relates...
Using the code below, which uses boost::asio and port 80 instead of 443, and compiled with ``` $ clang++ --version clang version 15.0.0 Target: x86_64-w64-windows-gnu Thread model: posix InstalledDir: C:/apps/msys64/clang64/bin...
On Linux the boost-based code I posted just hangs, for both clang++/libc++ and g++.
@pvd : setting `BOOST_ASIO_DISABLE_EPOLL` makes things worse here (without it, some test cases succeed, with it, all test cases fail.) Debian Bookworm with Clang 15 Boost 1.78. I think @peat-psuwit...
I correct my previous claim about `BOOST_ASIO_DISABLE_EPOLL` not fixing the crash. Indeed, the crash goes away. Thanks @pvd and sorry for the noise.
Describing `flx` as "initialism matching" is quite a simplification. I've looked at `orderless` and it is not substitute for `flx`.
That's probably caused by native compilation. I think that code in native-compiled libraries (.eln) are not affected by `defalias` and similar mechanisms.
@ManuelKrause : thanks for your kind offer. It seems that there are Ubuntu kernels with TOI here: https://github.com/mschlaeffer/ubuntu-kernel-with-tuxonice/tree/bionic I'll try those first. As of why you can't obtain the diff...