bug-gmp
[Top][All Lists]
Advanced

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

Re: Bug in factorize.c (in the demos folder)


From: Kevin Ryde
Subject: Re: Bug in factorize.c (in the demos folder)
Date: Tue, 25 Nov 2003 10:13:16 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Philip McLaughlin <address@hidden> writes:
>
> I changed the "if (k != 0)" statement to "if(k > 0)",

Thanks, I think that's the way we're going to go.

address@hidden (Paul Zimmermann) writes:
>
> since then k is never decremented from 0 to a huge value,

I'm happy to take alternatives.  I think I almost understood the code
at one time, but no longer :).

-- 
All followups to address@hidden please.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]