Opened 18 years ago

Closed 18 years ago

Last modified 16 years ago

#85 closed defect (fixed)

Error reported by NAG HP compiler in ropp_1dvar_OmB.f90

Reported by: Dave Offiler Owned by: Dave Offiler
Priority: normal Milestone:
Component: ropp_io Version: 0.8
Keywords: Cc: michael.rennie@…

Description (last modified by marq)

f95 -I../build  -O2 -dusty -I/data/nwp1/grassaf/ropp/hpnag//include -c -o ropp_1dvar_OmB.o `test -f '../qc/ropp_1dvar_OmB.f90' || echo './'`../qc/ropp_1dvar_OmB.f90
Error: ../qc/ropp_1dvar_OmB.f90, line 78: USE ROPP_1DVAR in program-unit ROPP_1DVAR_OMB_BANGLE imports symbol ROPP_1DVAR_OMB_BANGLE
       detected at ROPP_1DVAR@
Error: ../qc/ropp_1dvar_OmB.f90, line 161: USE ROPP_1DVAR in program-unit ROPP_1DVAR_OMB_REFRAC imports symbol ROPP_1DVAR_OMB_REFRAC
       detected at ROPP_1DVAR@
[f95 terminated - errors found by pass 1]
make[1]: *** [ropp_1dvar_OmB.o] Error 2

Change history (4)

comment:1 by Dave Offiler, 18 years ago

Status: newassigned

Added missing "not_this => <routine_name>" to USE ROPP_1DVAR lines. Committed as [955].

Leaving this ticket open pending any similar issues.

PS - Ticket #83 was also HP NAG, not Linux NAG...

comment:2 by marq, 18 years ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed

comment:3 by Dave Offiler, 18 years ago

Version: 0.8

comment:4 by (none), 16 years ago

Milestone: 0.9

Milestone 0.9 deleted

Note: See TracTickets for help on using tickets.