Skip to content

Conversation

@bonachea
Copy link
Member

The preprocessor usually issues a warning if you re-#define a macro without first #undef'ing it, as was happenning with multiple includes of the header file.

These warnings were being hidden by fpm

The preprocessor usually issues a warning if you re-`#define` a macro
without first `#undef`ing it, as was happening with multiple `#include`s
of the header file.

These warnings were being hidden by fpm
Copy link
Contributor

@rouson rouson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rouson rouson merged commit cd1f860 into BerkeleyLab:main Aug 19, 2024
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