diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-11 19:49:59 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-11 19:49:59 +0000 |
commit | c6798bc1516dcd1f81b43ca010b448b65dc68228 (patch) | |
tree | 7bb34ef72059979148683cfac7cb74dccd4b8fc6 /aczsh.m4 | |
parent | 4ffa433443f64bf9183d23dba82b122a2f7a3226 (diff) | |
download | zsh-c6798bc1516dcd1f81b43ca010b448b65dc68228.tar.gz zsh-c6798bc1516dcd1f81b43ca010b448b65dc68228.tar.xz zsh-c6798bc1516dcd1f81b43ca010b448b65dc68228.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 'aczsh.m4')
0 files changed, 0 insertions, 0 deletions