Multiple program units in one source file
Open
Requires investigation
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 2
Description
It is valid for Fortran source files to contain multiple program units. This is certainly done by the pFUnit processing script which generates source files with both program and module in them.
We should check that Fab can cope with this.
Contributor guide
Research direction
Start by tracing how Fab processes Fortran source files and compare that with the pFUnit-generated files containing both a program and a module. Reproduce the case with a source file containing multiple program units, then verify that Fab processes it successfully without dropping or misidentifying a unit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100