[flang-commits] [PATCH] D122038: [flang] Initial UTF-8 support in runtime I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Mar 21 09:19:11 PDT 2022


klausler added inline comments.


================
Comment at: flang/unittests/Runtime/ExternalIOTest.cpp:844
+                sizeof wbuffer),
+      0);
+  // CLOSE(UNIT=unit,STATUS='KEEP')
----------------
jeanPerier wrote:
> This test is failing with the built bots.
Yes, I see; will figure it out.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122038/new/

https://reviews.llvm.org/D122038



More information about the flang-commits mailing list