Oliver Stöneberg

Results 1147 comments of Oliver Stöneberg

> #3042 is now merged. Great. > Also, here's a patch for neutrinordp. I've also attached it below as a file if you just want to apply it. Thanks a...

Somehow the dependency installation is extremely slow. But it also looks like GitHub is not properly refreshing so it might be a general issue.

> Thanks for your contribution @firewave You're welcome. I hope the next one is going smoother.

As `ErrorLogger::reportErr()` is not `const` that has a ripple effect.

We probably need to do this for references as well.

This will all be changed as I am currently trying to get rid of all the unnecessary pointers.

@danmar As this seems to become something bigger than a simple wrapper and something that might require to be used in general I would like to develop this externally (i.e....

There's `std::experimental::propagate_const` as pointed out here: https://github.com/llvm/llvm-project/issues/64988#issuecomment-1693881016. Looks quite familiar.

Please rebase - the macos failures have been fixed.

And another rebase is necessary since Cygwin x86 did to be removed.