Christian Willner

Results 57 comments of Christian Willner

Too bad we have no checks on this track to see if everything works fine. Maybe a new project @kevgathuku ;)

Something is up with the nim installation on macOS and something else is happening with the windows tests in the nim scripts oO

> You should just rerun the Windows test. It's flaky Thanks, I will remember that. The MacOS tests are still not happy though

> Thanks, but I think we don't want the changes in this PR. The change from `macos-12` to `macos-14` is a change of architecture from `x86_64` to `arm64`, which means:...

If there is just a few seconds between the PR and the issue I would not bother and go directly for the PR. If it is something with a lot...

There is a wiki article about the test and exercise generator in this repo. I'm on mobile, where it is difficult to find. I like the Python templating, for maintenance,...

> This might deserve a part on using it with `auto` as well, which is very often used and sometimes less error-prone, like if you forget the `const` on the...