When editing numeric input, always skip leading spaces, even if
BZ mode (or BLANK='ZERO') is in effect; otherwise, a sign character
preceded by blanks will not be recognized.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D124278
[flang][runtime] Ignore leading spaces even in BZ mode ClosedPublic Authored by klausler on Apr 22 2022, 10:39 AM.
Details Summary When editing numeric input, always skip leading spaces, even if
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 22 2022, 11:06 AM Closed by commit rGcbbc66290044: [flang][runtime] Ignore leading spaces even in BZ mode (authored by klausler). · Explain WhyApr 22 2022, 12:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424529 flang/runtime/edit-input.cpp
flang/runtime/io-stmt.h
|