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

Failure to parse null pointer assignment in declaration #33

Closed
johnmauff opened this issue Nov 29, 2021 · 3 comments · May be fixed by #29
Closed

Failure to parse null pointer assignment in declaration #33

johnmauff opened this issue Nov 29, 2021 · 3 comments · May be fixed by #29
Assignees

Comments

@johnmauff
Copy link

The develop-acc branch fails to properly parse the following bit of code:

program test1 real, dimension(:,:,:,:), pointer :: tauaer_sw=>null() end program test1

@domcharrier domcharrier self-assigned this Nov 29, 2021
@domcharrier
Copy link
Collaborator

Confirmed.

@domcharrier domcharrier linked a pull request Dec 2, 2021 that will close this issue
@domcharrier
Copy link
Collaborator

Please recheck with the latest develop-acc branch.

@johnmauff
Copy link
Author

Just confirmed that your code update addresses this bug

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 a pull request may close this issue.

2 participants