Commit 648120d
IO-Compress: generalize for EBCDIC
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.1 parent f197957 commit 648120d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
0 commit comments