Oliver Stöneberg
Oliver Stöneberg
> Strangely I can no longer reproduce the issue. The newly added callgrind step in the CI also shows that there is no regression with the change in question: g++...
The crash is not consistently reproducible across distros and might even disappear when new packages are being installed. There is also no indication what is causing this by neither valgrind...
I think the test I had to leave disabled in #6916 shows the issue.
Just tuning the values seems more reasonable to me than providing a different implementation. But I think we should implement bailout (debug) messages (at least for all the ones used...
It is impressive how often things coincide...
@danmar What is the point of compiling `misra.py` and not distributing it? It is included in the portable package but I guess that was not intentional. But that might not...
> If we remove the extra code from release-windows.yml that is fine for me.. but it would be nice if I had some way to build the compiled misra addon...
I had a feeling I still wanted to do something in this PR - add tests for the install to the CI. I can reproduce it locally and I am...
I have a fix - PR will go up in a few minutes.