NAMELIST input processing in the runtime support library treats an
end-of-file found while searching for the initial '&' character
as an error condition, but it really should be distinguishable.
Call SignalEnd() rather than SignalError().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo