diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-11 20:01:27 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-11 20:01:27 +0000 |
commit | 23bd860ef74da155745a4644d7d396e320eec913 (patch) | |
tree | 76e0572ce826bd579c9887a53d87767bd81e2f0b /ChangeLog | |
parent | c6798bc1516dcd1f81b43ca010b448b65dc68228 (diff) | |
download | zsh-23bd860ef74da155745a4644d7d396e320eec913.tar.gz zsh-23bd860ef74da155745a4644d7d396e320eec913.tar.xz zsh-23bd860ef74da155745a4644d7d396e320eec913.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 'ChangeLog')
0 files changed, 0 insertions, 0 deletions