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

bit and setbit subroutines fail to compile in Intel Visual Fortran #23

Open
daniellivingston opened this issue Aug 29, 2019 · 0 comments

Comments

@daniellivingston
Copy link
Member

Due to integer / real*8 type differences in the setbit subroutine parameters, Intel Visual Fortran may fail to compile.

In the event this happens, check out the flag "Check Routine Interfaces" in the "Diagnostics" option of the Fortran workspace properties.

You may also comment out bit and setbit and all references to them. This will, however, disable the uncommonly used subroutine itup.

For more information, see #22 .

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

No branches or pull requests

1 participant