Opened 13 years ago
Last modified 13 years ago
#568 closed bug
warning in wrt_info — at Initial Version
Reported by: | kate | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.6 |
Component: | Nonlinear | Version: | 3.6 |
Keywords: | Cc: |
Description
Trying the Cray compiler:
ioerror=status ftn-7212 crayftn: WARNING WRT_INFO, File = wrt_info.f90, Line = 384 Variable "status" is used before it is defined.
It's true that if a variable is not found, status does not get set, though it does get used. ioerror should get set to a "not found" value instead of to status.
Note:
See TracTickets
for help on using tickets.