8000 fixes #803 and #772 by urbanjost · Pull Request #804 · fortran-lang/fpm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fixes #803 and #772 #804

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants
0