Meta Issue: Illegal MAPL_GetResource calls
Open
@mathomp4 is already working on this.
Since Sep 24, 2021.
bug
- Dominant language
- CMake
- Stars
- 51
- Forks
- 19
- Avg merge
- 15h 24m
- Merged PRs (30d)
- 5
Description
As seen in https://github.com/GEOS-ESM/GEOSgcm_GridComp/pull/459, there are some illegal MAPL_GetResource calls a la:
call MAPL_GetResource(MAPL,Ncolumns,LABEL="SATSIM_NCOLUMNS:",default=Ncolumns, RC=STATUS)
where the output is also an input. This issue will track possible lines that need fixed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.