gmp-6.1.99-20171027/mpz/mul_i.h:105]: (style) Checking if unsigned variable 'small_mult' is less than zero.

David Binderman dcb314 at hotmail.com
Mon Oct 30 07:17:56 UTC 2017


Hello there,
    
>What do you think is buggy about the code?
  
In the cases where small_mult is unsigned, it is pointless to test small_mult < 0.

Regards

David Binderman


More information about the gmp-discuss mailing list