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

Add missing Fortran operators to preprocessor #if, #elif expressions #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gklimowicz
Copy link
Member

This allows the same #define-d value to de used in Fortran source and in directive expressions.

Fixes #13.

This allows the same #define-d value to de used in Fortran source
and in directive expressions.

Fixes #13.
bonachea

This comment was marked as outdated.

Copy link
Collaborator

@bonachea bonachea left a comment

Choose a reason for hiding this comment

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

As already expressed in #16, I'd like us to address that PR and issue #14 first, and once that's merged consider this orthogonal expansion of operators.

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.

Expand operators in preprocessor expressions to include Fortran operators
2 participants