Use size_t instead of int for various variables to prevent
signed/unsigned comparison warnings on the call to iconv(). Fix comment typos. From SF patch #680146.
Showing
Please register or sign in to comment
signed/unsigned comparison warnings on the call to iconv(). Fix comment typos. From SF patch #680146.