1 Commits

Author SHA1 Message Date
Tony Tao
52f2a9445d
[Support] Prevent loss of file type flags when creating temporary (#167939)
Non-binary output files from the compiler need the `OF_Text` flag set
for encoding conversion to be performed correctly on z/OS.

---------

Co-authored-by: Tony Tao <tonytao@ca.ibm.com>
2025-11-14 18:19:26 +00:00