Opened 7 years ago
Closed 7 years ago
#109 closed defect (fixed)
Fortran interface with GCC : standard fortran max lenght line is 132
Reported by: | ymipsl | Owned by: | mhnguyen |
---|---|---|---|
Priority: | major | Component: | XIOS |
Version: | 2.0 | Keywords: | |
Cc: |
Description (last modified by ymipsl)
Newly generated fortran interface has too long code line.
It must be lesser than 132 characters.
Change History (4)
comment:1 Changed 7 years ago by ymipsl
- Description modified (diff)
comment:2 Changed 7 years ago by yushan
- Owner changed from mhnguyen to yushan
- Status changed from new to assigned
comment:3 Changed 7 years ago by yushan
- Owner changed from yushan to mhnguyen
- Status changed from assigned to new
comment:4 Changed 7 years ago by mhnguyen
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r966.
All auto-generated Fortran interface have maximum length of each line smaller than 132.