Protocol: Make plocation.number size_t
Split from https://www.hostedredmine.com/issues/745593 patch by christian montanari:
". struct plocation.number set to size_t what is used as indexes in json_array sometimes!"
Tha main change I made after extracting relevant parts from christian's patch was using SIZE_T_PRINTF instead of hardcoded format specifier.
Split from https://www.hostedredmine.com/issues/745593 patch by christian montanari:
". struct plocation.number set to size_t what is used as indexes in json_array sometimes!"