Charles Brunet

Results 44 comments of Charles Brunet

> λ poetry add git+https://github.com/mesonbuild/meson.git > Creating virtualenv mt-fT1b7t6V-py3.10 in C:\Users\charles.brunet\AppData\Local\pypoetry\Cache\virtualenvs > > [WinError 1314] Le client ne dispose pas d’un privilège nécessaire: '../Cellar/boost/0.3.0/include/boost' -> 'C:\\Users\\charles.brunet\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\mt-fT1b7t6V-py3.10\\src\\meson\\test cases\\frameworks\\35 boost symlinks\\boost\\include\\boost' The...

Sorry for the confusion. I didn't realized what dulwich was... Yes, symlinks on Windows require elevated privileges. git writes a text file containing the path pointed by the symlink.

Oups! I took that file from muon test cases: https://git.sr.ht/~lattis/muon/tree/master/item/tests/fmt/crazy_comments.meson Having a licence on that test file doesn't really make sense imho. Not sure what I should do about that....

Should there be a test for that, to ensure every compiler supports the same syntax for `std` option?

Yes. In Python, empty strings or empty containers evaluate to `False`. This is not the same as identity with the `None` singleton. Overall, this looks good. Please squash your commits...

Could you upgrade your timings for 1.8.0? Also, the description could be updated for 1.9.0.

Do we want this as the only way to format, or do we want this as an option?