Luca Barbato
Luca Barbato
What was suggested in the comment above mine should work. I'll prepare something this weekend if nobody beats me at it.
d539d64a23bbd64ba324eed595449bcc9c7be0cb fixed it in master. It can be closed.
Even with clang-sys v1.8.1 I seem to see the same problem
ripgrep abstracted quite a bit so it can use pcre2 or `regex`.
I was convinced that `regex` supports a superset of the posix one. Probably would be good to make a table of what is supported and what is not. And do...
onig is still not updated, and clang-16 is going to hit more distributions. Given that upstream seems unresponsive should we start looking for alternatives more actively?
clang-16 makes onig non-buildable, I sent a patch to fix it more or less as I opened this issue.
I think it started that way, at least since I started contributing it was setup to favour rebase over merge. On why some prefer a way or another, it mainly...
it seems to look for libtorch and fails to find it. if you use the ndarray backend does it work?
On the M1 probably the wgpu backend is the nicest to use, but ndarray is the one that does not depend on the host system.