Since dynamic FORMAT strings usually come from blank-padded fixed-length
CHARACTER variables, trim leading and trailing blanks from them when they
are echoed to error messages for better readability.
Details
Details
Diff Detail
Diff Detail
Differential D129024
[flang][runtime] Trim FORMATs echoed to error messages klausler on Jul 1 2022, 3:21 PM. Authored by
Details Since dynamic FORMAT strings usually come from blank-padded fixed-length
Diff Detail |