Marco Bodrato <bodr...@mail.dm.unipi.it> writes:

> I just pushed a small optimisation to mini-gmp:
> https://gmplib.org/repo/gmp/rev/2a398323c9c7

For some reason, that link shows me a mostly empty page, ony a sidebar,
no patch or other info about the revision.

Minor style comment: I'd prefer 

  for (;;) { ... }

over 

  do { ... } while (1)

for consistency with other loops.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to