DescriptionWe changed these functions from int to intmax_t a while ago, but it turns out we pass a size_t to this in the Mozilla codebase. The functions don't handle negative integers anyway, so we might as well use uintmax_t. Patch Set 1 #
Total comments: 4
Patch Set 2 : Renamed functions #
MessagesTotal messages: 5
|