Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Parsing errors, but compilations is successful

Hi,

I saw from previous posts that other users have similar problems.  Basically some fortran (F90) files give a Syntax Error of some kind, but they compile successfully.  It may have something to do with fixed-format issues, but I was not able to find any way of forcing the editor to only choose one type.
Using ifort 11, opensuse 11.1 64 bit on AMD opteron.


Examples of syntax errors:

Syntax error:
unexpected deallocate
unexpected subroutine    (end subroutine)
unexpected call



      


Back to the top