While a NAMELIST input group item for an array can have fewer
values than expected, or none, an input group item for a scalar
must have a value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132157
[flang][runtime] Catch input error on missing NAMELIST scalar ClosedPublic Authored by klausler on Aug 18 2022, 11:19 AM.
Details Summary While a NAMELIST input group item for an array can have fewer
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 18 2022, 11:36 AM Closed by commit rG2c39975d99df: [flang][runtime] Catch input error on missing NAMELIST scalar (authored by klausler). · Explain WhyAug 18 2022, 2:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453791 flang/runtime/io-stmt.h
flang/runtime/namelist.cpp
|