llvm-project
22bf237e - [flang-rt] Handle NAMELIST logical comments without preceding space (#183202)

Commit
5 hours ago
[flang-rt] Handle NAMELIST logical comments without preceding space (#183202) If a comment appears immediately after a logical value in a NAMELIST file, the flang runtime returns IostatGenericError. No error occurs when a space preceeds the exclamation point. Add code to handle a comment while parsing logical values. Co-authored-by: John Otken john.otken@hpe.com
Author
Parents
Loading