Skip to content

Bug fix in scripts/fortran_tools/parse_fortran.py for parsing character variable declarations#750

Merged
climbfuji merged 2 commits into
NCAR:developfrom
climbfuji:bugfix/parse_fortran_char
May 14, 2026
Merged

Bug fix in scripts/fortran_tools/parse_fortran.py for parsing character variable declarations#750
climbfuji merged 2 commits into
NCAR:developfrom
climbfuji:bugfix/parse_fortran_char

Conversation

@climbfuji
Copy link
Copy Markdown
Collaborator

All in the title.

Closes #748

User interface changes?: No

Testing: added doctests to check for correct parsing of the character declaration described in the issue

@climbfuji climbfuji self-assigned this May 1, 2026
@climbfuji climbfuji requested review from a team as code owners May 1, 2026 19:14
Comment thread scripts/fortran_tools/parse_fortran.py
@climbfuji climbfuji merged commit eb3cae1 into NCAR:develop May 14, 2026
15 checks passed
@climbfuji climbfuji deleted the bugfix/parse_fortran_char branch May 14, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

capgen: Invalid character declaration, 'character(len=nf_file_length) '

4 participants