-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rmk32 eol convention for input defaults to ANY, extend OPENSTREAM so …
…that EOL can be specified as an "external format" (#1785) * FILEIO: EOL for input defaults to ANY, EXT-FORMAT can specify EOL As per technical meeting on 7/15/2024 * Revert "FILEIO: EOL for input defaults to ANY, EXT-FORMAT can specify EOL" This reverts commit 6a7e8c3. * FILEIO: Fix comment * Added DETECTEDEOLCONVENTION to STREAM declaration and recompiled calls to macro \CHECKEOLC. * COMAPARETEXT: was trying to set EOL to ANY on a Tedit stream * LCOMS needing to be recompiled for \CHECKEOLC macro and Create STREAM (plus a new (unchanged) version of IOCHAR needed to get the cleanup to work for the recompile) * EXTERNALFORMAT macro and function implement EOL detection * FILEIO: stream records detected EOL, also RENAMEFILE uses COPYBYTES UFS doesn't check file devices identity, doesn't give type-change message. Recompiled for create stream * ADIR has TRUEDEVICE * Revert "FILEIO: stream records detected EOL, also RENAMEFILE uses COPYBYTES" This reverts commit fa97aa6. * Revert "EXTERNALFORMAT macro and function implement EOL detection" This reverts commit eb09861. * Revert "LCOMS needing to be recompiled for \CHECKEOLC macro and Create STREAM" This reverts commit 5967452. * Revert "Added DETECTEDEOLCONVENTION to STREAM declaration" This reverts commit 196f105. * Trying to complete the ANY/EOLC and binary RENAMEFILE issues * loadup glitch
- Loading branch information
Showing
8 changed files
with
285 additions
and
166 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.