Skip to content

CI check: 524_io_implied_do (do not merge) - #1

Closed
DisciplinedSoftware wants to merge 1 commit into
masterfrom
524_io_implied_do
Closed

CI check: 524_io_implied_do (do not merge)#1
DisciplinedSoftware wants to merge 1 commit into
masterfrom
524_io_implied_do

Conversation

@DisciplinedSoftware

Copy link
Copy Markdown
Owner

Draft PR to run CI on the fork while upstream stfc#525 awaits first-contributor workflow approval.

The length guard in Io_Implied_Do.match used '<= 9' but the shortest
legal io-implied-do, e.g. '(i,i=1,n)', is exactly 9 characters, so
statements such as 'WRITE (IOUT,10) N,(I,I=1,J)' failed to parse.
Found while parsing MODFLOW-2005 (gwf2swr7.f).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@DisciplinedSoftware

Copy link
Copy Markdown
Owner Author

CI green (fparser unit tests: success). Closing — this was only a CI vehicle for upstream stfc#525.

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.

1 participant