Opened 4 years ago
Closed 4 years ago
#2589 closed Defect (fixed)
XIOS read/write interface build without key iom_put
Reported by: | andmirek | Owned by: | andmirek |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | MULTIPLE | Version: | |
Severity: | minor | Keywords: | |
Cc: |
Description
Context
There is a problem with building code without iom_put key (Merge Party).
Analysis
clinfo is a local variable, which needs to be defined in each routine where writing context is defined (sedrst.F90, trcrst.F90, icerst.F90)
Recommendation
...
Commit History (0)
(No commits)
Change History (2)
comment:1 Changed 4 years ago by andmirek
- Owner changed from systeam to andmirek
- Status changed from new to assigned
comment:2 Changed 4 years ago by andmirek
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Fixed in the trunk. As of 14039 works.