On 03/30/2011 05:58 PM, Kinkie wrote:
> - sortme[npools++] = mp_stats;
> + sortme[++npools] = mp_stats;
AFAICT, the above change leaves a gap in the sortme array at position 0.
The change is also out of scope.
Cheers,
Alex.
Received on Thu Mar 31 2011 - 00:32:35 MDT
This archive was generated by hypermail 2.2.0 : Thu Mar 31 2011 - 12:00:04 MDT