After a recoverable error condition in a READ statement with ADVANCE='NO',
skip the remainder of the current record.
Details
Details
Diff Detail
Diff Detail
Differential D127433
[flang][runtime] Skip remainder of bad input record even with ADVANCE='NO' ClosedPublic Authored by klausler on Jun 9 2022, 12:17 PM.
Details Summary After a recoverable error condition in a READ statement with ADVANCE='NO',
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 13 2022, 12:52 PM Closed by commit rG6ce0fba0e800: [flang][runtime] Skip remainder of bad input record even with ADVANCE='NO' (authored by klausler). · Explain WhyJun 13 2022, 4:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435641 flang/runtime/io-stmt.cpp
flang/runtime/unit.cpp
|