[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: splay upload anyone?



On Sun, 1 May 2005, John Hedges wrote:

> I've incorporated a patch[1] into splay and would be very grateful if
> someone would check over the new package[2] and, if all is well, do the
> upload thing for me.
> 
> John
> 
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306983

Hmm, I would not use the % operator to get integer values. See:

http://www.eskimo.com/~scs/C-faq/q13.16.html

Also, I would not use srandom every time shufflelist is called, but
only once at the beginning of the program. See:

http://www.eskimo.com/~scs/C-faq/q13.17.html



Reply to: