Opened 2 years ago
Closed 2 years ago
#2719 closed Bug (fixed)
Compilation error with TOP and AGRIF
Reported by: | jchanut | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | TOP | Version: | v4.0.* |
Severity: | minor | Keywords: | |
Cc: |
Description
Context
Andrea Gierisch reported issues when compiling TOP with key_agrif defined in 4.0.6 version. None of AGRIFed reference configurations does indeed use TOP (note that this situation has changed in the trunk, since AGRIF_DEMO does now embark a passive tracer).
Analysis
After Andrew's investigations, a couple of missing modules need to be used in PISCES which precludes from undefined variables. It seems that these undefined variables were properly tracked by the compiler without agrif thanks to an other level of used statement. That's a bit unclear though.
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
15237 | clem | 2021-09-08T16:46:27+02:00 | trunk: solve ticket #2719 |
15236 | clem | 2021-09-08T16:45:24+02:00 | 4.0-HEAD: solve ticket #2719 |
Change History (3)
comment:1 Changed 2 years ago by clem
comment:2 Changed 2 years ago by clem
In 15237:
comment:3 Changed 2 years ago by clem
- Resolution set to fixed
- Status changed from new to closed
In 15236: