On Jun 8, 2011, at 8:39 PM, Jakub Staszak wrote: > Hi, > > This patch changes unsigned (int) to uint32_t in BranchProbabilityInfo. > Andy: Can you commit this patch? Remember to use UINT32_MAX instead of UINT_MAX. That's the important part ;-) /jakob