New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#2431 (diamlr does not compile with gcc) – NEMO

Opened 4 years ago

Closed 4 years ago

#2431 closed Bug (fixed)

diamlr does not compile with gcc

Reported by: smasson Owned by: systeam
Priority: low Milestone:
Component: DIA Version: trunk
Severity: minor Keywords:
Cc:

Description

Context

diamlr does not compile with gcc

             ctide_selected(1:34) = (/ 'Mf', 'Mm', 'Ssa', 'Mtm', 'Msf',    &
                                                 1
Error: Different CHARACTER lengths (2/3) in array constructor at (1)

Analysis

Strictly following fortran conventions, we must use the same character length in an array constructor

Fix

do it

Commit History (1)

ChangesetAuthorTimeChangeLog
12642smasson2020-04-01T14:56:26+02:00

trunk: diamlr compiles with gcc, see #2431

Change History (2)

comment:1 Changed 4 years ago by smasson

In 12642:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:2 Changed 4 years ago by smasson

  • Resolution set to fixed
  • Status changed from new to closed

fixed in [12642]

Note: See TracTickets for help on using tickets.