diff options
| author | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-12 00:51:50 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-12 00:51:50 +0000 |
| commit | 542797377aabd9af067909fd14af08b1081b250c (patch) | |
| tree | 653d363b018b51c0fdf62723f33a370d53b929f3 /Completion/Unix/Command/_ruby | |
| parent | - The return value of mbsrtowcs() is also a size_t (like mbrtowc()). (diff) | |
| download | zsh-542797377aabd9af067909fd14af08b1081b250c.tar zsh-542797377aabd9af067909fd14af08b1081b250c.tar.gz zsh-542797377aabd9af067909fd14af08b1081b250c.tar.bz2 zsh-542797377aabd9af067909fd14af08b1081b250c.tar.lz zsh-542797377aabd9af067909fd14af08b1081b250c.tar.xz zsh-542797377aabd9af067909fd14af08b1081b250c.tar.zst zsh-542797377aabd9af067909fd14af08b1081b250c.zip | |
- When mbrtowc() returns -2 when given all the remaining chars in a
string, set an end-of-line flag and avoid calling mbrtowc() again
for any of the incomplete characters that remain in the string.
- Use "mbs" for the multi-byte state variable name (for consistency).
- Use the new MB_INVALID and MB_INCOMPLETE defines for the size_t
-1 and -2 values (respectively).
Diffstat (limited to 'Completion/Unix/Command/_ruby')
0 files changed, 0 insertions, 0 deletions
