[flang-commits] [PATCH] D117906: [flang] Support DECIMAL='COMMA' mode in namelist I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jan 21 09:30:47 PST 2022


klausler created this revision.
klausler added a reviewer: PeteSteinfeld.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
klausler requested review of this revision.

DECIMAL='COMMA' mode affects item separators, real editing, and
complex editing.


https://reviews.llvm.org/D117906

Files:
  flang/runtime/descriptor-io.h
  flang/runtime/edit-input.cpp
  flang/runtime/io-stmt.cpp
  flang/runtime/io-stmt.h
  flang/runtime/namelist.cpp
  flang/unittests/Runtime/Namelist.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117906.402020.patch
Type: text/x-patch
Size: 8386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220121/bcfd97fc/attachment.bin>


More information about the flang-commits mailing list