Thomas Padioleau

Results 206 comments of Thomas Padioleau

A small fix on this code, passing `s` for `all-the-icons-icon-for-dir` may not be enough I think it requires absolute path, so maybe consider this version ```elisp (defun all-the-icons-ivy-icon-for-file (s) "Return...

Awesome I would be curious to know the origin of this behavior.

If I understand you correctly you seem to be making a link with the `[[no_unique_address]]` attribute bug ? It seemed to me it was a different bug as I disabled...

If it can help I started to write a minimalist spack recipe for testing. You can find it [here](https://github.com/pdidev/spack/blob/c13cc850af8886474a9b7a256419558b89fb4a41/packages/mdspan/package.py).

Hello @mhoemmen , > The cast to index_type exists because the input to operator[] need not be integers. For example, users could wrap integers to make "strongly typed indices" (to...

If it does not fit for C++23 it is not a big deal.

@dalg24 Note that it is not just a warning but an error, I have updated the compiler message.

> @tpadioleau - Can you disable that test for the OpenMPTarget backend for now? Done in d954dc4b2aa790740b8db871240dfe55daab8c30 I also notice a failure on the OpenACC backend, should I disable it...

> I need to investigate what the problem is -- I don't use rainbow-delimiters myself. Just a quick question: Have you tried to reverse to order? I.e. activate cmake-font-lock first...