What maintenance does this project need?
Flang is stricter than most compilers regarding module imports, and in its current state we cannot do multiple precision builds using flang. To fix this, the "core" of the build, i.e. everything but the modules that explicitly do the JPRB aliasing, has to become precision independent. Therefore, INIT_DEBUG_VALUE_JPRB has to be removed from FIELD_DEFAULTS_MODULE.
Organisation
No response
What maintenance does this project need?
Flang is stricter than most compilers regarding module imports, and in its current state we cannot do multiple precision builds using flang. To fix this, the "core" of the build, i.e. everything but the modules that explicitly do the JPRB aliasing, has to become precision independent. Therefore,
INIT_DEBUG_VALUE_JPRBhas to be removed fromFIELD_DEFAULTS_MODULE.Organisation
No response