Skip to content

implement Path::getCurrentExecutablePath for Haiku#8677

Open
korli wants to merge 2 commits into
cppcheck-opensource:mainfrom
korli:haiku
Open

implement Path::getCurrentExecutablePath for Haiku#8677
korli wants to merge 2 commits into
cppcheck-opensource:mainfrom
korli:haiku

Conversation

@korli

@korli korli commented Jun 29, 2026

Copy link
Copy Markdown

The related test now passes on Haiku.

@danmar

danmar commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

it's unfortunate there is no regression test.

Is there some reasonable option to create a regression test?

A docker image that is fast and not too experimental?

some kind of cross compiling for haiku?

@korli

korli commented Jul 2, 2026

Copy link
Copy Markdown
Author

hi danmar, I can propose the following:
https://github.com/korli/cppcheck/blob/haiku-ci/.github/workflows/CI-haiku.yaml
https://github.com/korli/cppcheck/actions/runs/28570418866/job/84708757044

  • r1beta5 had a guard on feenableexcept which is fixed on nightly. Disable the test which is expected to fail?
  • nightly has two tests in timeout. I remember they passed locally. Disable the tests?

Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants