Changes between Initial Version and Version 1 of Ticket #34
- Timestamp:
- Mar 13, 2020, 3:26:31 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #34 – Description
initial v1 1 When trying to compile the Venus GCM with re gent gfortran (at least with version 5.5 or more), compilation fails with:1 When trying to compile the Venus GCM with recent gfortran (at least with version 5.5 or more), compilation fails with: 2 2 {{{ 3 3 /home/ldx/lmdvenus/trunk/LMDZ.COMMON/libo/local_48x32x50_phyvenus_seq.e/.config/ppsrc/cloud/sed_and_prod_mad.f90:385:18: … … 6 6 Error: Explicit interface required for ‘get_weff’ at (1): optional argument 7 7 }}} 8 9 Fixed with r2259.