diff options
author | Sverker Eriksson <[email protected]> | 2019-02-26 17:52:06 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2019-02-26 17:52:06 +0100 |
commit | b52d1866987e0b6a5b15ff0cb1289c91d276c884 (patch) | |
tree | 89be3d322e96a466282445d8e6af2ae7ccbdafd3 /lib | |
parent | 934f9974eb6bec43cd9445ec0f5019a4d1389428 (diff) | |
download | otp-b52d1866987e0b6a5b15ff0cb1289c91d276c884.tar.gz otp-b52d1866987e0b6a5b15ff0cb1289c91d276c884.tar.bz2 otp-b52d1866987e0b6a5b15ff0cb1289c91d276c884.zip |
erts: Remove 7-bit ASCII limitation in to_erl
Symptom: to_erl garbles anything beyond 7-bit ASCII received on STDIN
Solution: Remove setting of ISTRIP flag on input terminal.
"man tcsetattr" says:
ISTRIP Strip off eighth bit.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions