On 17 Feb 2015 16:07, "Ivar Nesje" <[email protected]> wrote: > > Nice, I'm glad my code didn't crash when given unexpected input. > > Maybe we should check the system clock against a online time server when you run make test. We just use the timestamp git adds when committing, so other than that, there doesn't seem like there is much new can do.
I would suggest to just check if the number is negative and replace it by 0 if it is!
