diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-09 00:17:24 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-09 00:17:24 +0000 |
commit | 9cf3f9ad719454ede4dba505fa17bbd5c0376478 (patch) | |
tree | 55d62e1e050bf24ddb16efb0a6b0e130728b81d9 /Doc/zshtcpsys.yo | |
parent | c7c713939d305b6dc898acce61d0ce30b1a051cc (diff) | |
download | zsh-9cf3f9ad719454ede4dba505fa17bbd5c0376478.tar.gz zsh-9cf3f9ad719454ede4dba505fa17bbd5c0376478.tar.xz zsh-9cf3f9ad719454ede4dba505fa17bbd5c0376478.zip |
The return value of mbrtowc() is a size_t (unsigned), so don't
assign it to an int and then check if it's > 0, as that won't work on a system where an int is larger than a size_t.
Diffstat (limited to 'Doc/zshtcpsys.yo')
0 files changed, 0 insertions, 0 deletions