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

fix include guard Shadowgraphy plugin #4898

Conversation

PrometheusPi
Copy link
Member

@PrometheusPi PrometheusPi commented May 2, 2024

fix #4897

This pull request fixes #4897 the missing openPMD-api include guard for the shadowgraphy plugin.

@PrometheusPi PrometheusPi added bug a bug in the project's code component: plugin in PIConGPU plugin labels May 2, 2024
@PrometheusPi PrometheusPi added this to the 0.8.0 / Next stable milestone May 2, 2024
@PrometheusPi
Copy link
Member Author

There seems to be more issues than just the include guard - I will have a look

@PrometheusPi PrometheusPi force-pushed the fix_include_guard_Shadowgraphy branch from 9b17b32 to f82a140 Compare May 2, 2024 09:25
@PrometheusPi
Copy link
Member Author

Include guard were needed in two places. Is now fixed.

@PrometheusPi
Copy link
Member Author

Tested - works.

@psychocoderHPC psychocoderHPC merged commit 37753c1 into ComputationalRadiationPhysics:dev May 6, 2024
9 checks passed
@finnolec
Copy link
Contributor

finnolec commented May 6, 2024

Well, it's too late to review now, I was struggling with some issues on my end until now (did not delete old files when rsyncing my local repo to dev server...). Yes this PR works

@psychocoderHPC psychocoderHPC added the changelog PR's marked with this label will be added to the changelog label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in the project's code changelog PR's marked with this label will be added to the changelog component: plugin in PIConGPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shadowgraphy plugin is not excluded when openPMD is not available
3 participants