diff options
author | Peter Stephenson <pws@zsh.org> | 2015-09-04 10:07:51 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-09-04 10:07:51 +0100 |
commit | f52795ea3e637396ac2bbdef8fa1b1b6f2088db6 (patch) | |
tree | 90e0760b1ad8942da1b255a8f4be8588c3c2cde3 /Src/signames2.awk | |
parent | 32f5d3d8c16b4f3a11fa39c0ee378d72336ba853 (diff) | |
download | zsh-f52795ea3e637396ac2bbdef8fa1b1b6f2088db6.tar.gz zsh-f52795ea3e637396ac2bbdef8fa1b1b6f2088db6.tar.xz zsh-f52795ea3e637396ac2bbdef8fa1b1b6f2088db6.zip |
36415: remap bytes from invalid multibyte characters.
These now go to 0xdc00 + index. If wchar_t is a Unicode code point, this is by construction an invalid character within the Unicode range. If it isn't, we would hope the result was no worse than the current fudge.
Diffstat (limited to 'Src/signames2.awk')
0 files changed, 0 insertions, 0 deletions