Skip to content

IO-Compress: generalize for EBCDIC#74

Open
khwilliamson wants to merge 1 commit into
pmqs:masterfrom
khwilliamson:ebcdic
Open

IO-Compress: generalize for EBCDIC#74
khwilliamson wants to merge 1 commit into
pmqs:masterfrom
khwilliamson:ebcdic

Conversation

@khwilliamson
Copy link
Copy Markdown
Contributor

This commit changes a tr/// to a s/// and uses a regex pattern to use mnemonics instead of hard-coded code point values, so that it works on EBCDIC machines too.

This commit changes a tr/// to a s/// and uses a regex pattern to use
mnemonics instead of hard-coded code point values, so that it works on
EBCDIC machines too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant