POSIX requires that MB_CUR_MAX expands to an expression of type size_t.
It currently expands to an int.
Details
Details
- Reviewers
theraven - Commits
- rS303427: Change type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable