Oliver Stöneberg
Oliver Stöneberg
Something that would be very helpful thought, if you could configure dependabot to generate a PR when a new high-level branch (e.g. `v4`-> `v5`) is available.
> * a script just to help you copy 2 files? I think it's pretty quick and easy to do manually. This way it documents what to do and could...
See https://github.com/danmar/cppcheck/pull/7659 for way to leverage this.
The test was just using the wrong define.
Actually MinGW MSYS appears to support Unix and Windows paths.
Should also be tested with running a Windows executable via WSL (should probably also add that to the CI).
This also affects Cygwin.
Add `MSYS` in `CI-mingw.yml` if this is fixed.
As the whole program analysis never worked with `FileSettings` I would not be surprised if there were a sudden influx of false positives related to such checks soon.
This "improvement" introduces way too many unwanted side effects. Here's an (incomplete as I still had the time and mental stability to deal with all of these changes yet): -...