On 06/22/2016 04:59 PM, Martin Liška wrote: > Hello. > > Following patch just changes minimum value to 1. I think having minimum to > zero > does not make any good sense. > > Running reg&bootstrap on x86_64-linux-gnu, ready after it finishes? > > Thanks, > Martin >
As mentioned in PR48189, zero value should be properly handled. I'll rework the patch. Martin