Mahmoud Al-Qudsi
Mahmoud Al-Qudsi
This is an interesting bug report, thank you for filing it. Did you run into this in the real world and then reproduce it w/ a modification to the example...
I'm not relying on the task being dispatched on the same thread to enable reentrance, though. I'm using the extremely poorly documented `AsyncLocal` (combined with traditional same-thread detection, but that's...
Thanks for this. It would be ideal to share the same completions for `magick convert` and `convert`, if possible.
Merged in 6840ef46f794618c3b5bf053247b4e9111d4adc6 Thank you very much.
Sure, but should the particular openmp library (`=libomp`) be hardcoded?
Just want to point out that the docs are misleading, as they say > The old invocation prefix `cargo:` (one colon only) is deprecated and won’t get any new features....
I assumed as much (it’s why I thought to try it to begin with), but I’m grateful for the workaround all the same!
I don't know if this is the same case/bug or not, but I wanted to comment here and see before opening a new issue. We have a fairly repeatable issue...
I like this in principle but I don't think we should just add this without taking some time to revisit fish scripting overall and put together our ideas in one...
Discovered that this happens when tig is built with `-march=native` using clang 16 or gcc 11 (so unlikely to be a compiler bug). On this machine (TR 1950X) `-march=native` translates...