id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2548 DOMAINcfg does not compile with key_agrif malmans systeam "==== Context DOMAINcfg in the trunk does not compile on MOBILIS when key_agrif is in cpp_DOMAINcfg.fcm ==== Analysis HPC architecture: arch/NOC/arch-X64_MOBILIS.fcm Error: {{{ trunk/tools/DOMAINcfg/BLD/ppsrc/nemo/agrif_user.f90(1043): error #6633: The type of the actual argument differs from the type of the dummy argument. [LONGITUDE_LINEAR_INTERP] CALL Agrif_Set_external_linear_interp(longitude_linear_interp) --------------------------------------------^ compilation aborted for trunk/tools/DOMAINcfg/BLD/ppsrc/nemo/agrif_user.f90 (code 1) }}} ==== Fix In DOMAINcfg/src/agrif_user.F90, replace {{{#!f EXTERNAL :: longitude_linear_interp }}} with {{{#!f REAL, EXTERNAL :: longitude_linear_interp }}} " Bug closed low AGRIF trunk minor fixed DOMAINcfg, tools, agrif,