Varved
Materials
- Feb 16, 2009
- 7
Hello,
I am attempting to compile a .f90 using gfortran. After commanding the compiler to do so, i am bombarded with a list of warnings. In particular:
"Warning: Deleted feature: Pause statement at ..."
The compiler then gives the filename:line #:character # so I can locate the problem. This is great, although, I don't know how to locate the line w/o counting thousands of lines. And, I'm having trouble finding reference to the meaning of these errors. Can someone please push me in the right direction?
Evan
I am attempting to compile a .f90 using gfortran. After commanding the compiler to do so, i am bombarded with a list of warnings. In particular:
"Warning: Deleted feature: Pause statement at ..."
The compiler then gives the filename:line #:character # so I can locate the problem. This is great, although, I don't know how to locate the line w/o counting thousands of lines. And, I'm having trouble finding reference to the meaning of these errors. Can someone please push me in the right direction?
Evan