[flang-commits] [PATCH] D118834: [flang] Debugging of ACCESS='STREAM' I/O
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Feb 3 09:58:39 PST 2022
klausler added a comment.
In D118834#3293689 <https://reviews.llvm.org/D118834#3293689>, @awarzynski wrote:
> @klausler Thanks for this patch! I was hoping that I could find a fix for the failure on Windows myself, but no luck. I reverted instead - our Windows buildbot is one of our fastest and reliable CI machines. Also, while this does not work on Windows, our pre-commit CI is unnecessarily noisy.
>
> Please, could take a look and re-submit?
It seems that this patch exposed a problem; I suspect file truncation on Windows. I may resubmit later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118834/new/
https://reviews.llvm.org/D118834
More information about the flang-commits
mailing list