Skip to content
New issue

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

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

Already on GitHub? # to your account

fixes #803 and #772 #804

Merged
merged 2 commits into from
Nov 27, 2022
Merged

fixes #803 and #772 #804

merged 2 commits into from
Nov 27, 2022

Conversation

urbanjost
Copy link
Contributor

Fixes a problem where the first preprocessor macro definition is not always preceded by a space.

See
#772

or try to do

ifort -cpp testit.f90

      program testit
      integer :: unix=1
      integer :: linux=1
      end program testit
Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for sharing, John.

@urbanjost
Copy link
Contributor Author

Well, thanks for reviewing. I hit the bug in -D with actual usage so it is self-serving on my part :>.

@awvwgk awvwgk merged commit e781a77 into fortran-lang:main Nov 27, 2022
@perazz perazz mentioned this pull request Apr 19, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants