Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/GitHub actions #9

Merged
merged 10 commits into from
Oct 14, 2024
Merged

Feature/GitHub actions #9

merged 10 commits into from
Oct 14, 2024

Conversation

Algiane
Copy link
Contributor

@Algiane Algiane commented Jun 22, 2022

Add 2 test case for continuous integration:

  • the france map example of documentation but using 1 cpu only
  • the handle example (using 2 cpu) with a maximal number of iterations setted to 100 so test case is not too slow.

Algiane and others added 10 commits June 22, 2022 10:10
…unctions.

The variable used to store if the distance is realized by p1 or p2 have to have consistent types. A char is sufficient to store the info and more consistent with the unsigned char type or the piont tag in which the resulting value is copied sometimes
.
As the ppgdist_s function is not implemented, the ppgdist pointer points toward the ppgdistfmm_s function for surface test cases. In this case, both funcs have to have the same prototype. Other functions are modified to maintain the prototypes consistencies.
…gcc14

Feature/fix compilation with gcc14
@dapogny dapogny merged commit aaf19d5 into master Oct 14, 2024
8 checks passed
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