Opened 6 years ago
Closed 6 years ago
#1921 closed Defect (fixed)
lines over 132
Reported by: | rblod | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | OCE | Version: | trunk |
Severity: | Keywords: | compilation | |
Cc: |
Description
Context
Compilation fails
Analysis
Lines over 132 in the trunk (nemo_v3_6 not tested) like always for several years. I never understood why doing this.
Recommendation
Change it for several reasons:
- it's not allowed by Fortran standard
- some compilers don't have any option to overcome the 132 limitation (like the sun compiler)
- AGRIF strictly follows the the fortran standard so doesn't support it
- most of all, it bothers me
...
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
8329 | rblod | 2017-07-13T16:14:54+02:00 | Lines over 132 see ticket #1921 |
Change History (3)
comment:1 Changed 6 years ago by rblod
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 6 years ago by nemo
- Keywords SEVERAL added
comment:3 Changed 6 years ago by nemo
- Keywords SEVERAL removed
Note: See
TracTickets for help on using
tickets.