Bill Allombert on Tue, 3 Jun 2003 15:33:04 +0200


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

Re: galoisinit() bug


On Sun, Jun 01, 2003 at 12:00:46PM -0400, Igor Schein wrote:
> On Sun, Jun 01, 2003 at 12:16:33AM +0200, Bill Allombert wrote:
> > On Thu, May 29, 2003 at 02:23:48PM -0400, Igor Schein wrote:
> > > Hi,
> > > ? galoisinit(p);
> > >   ***   impossible inverse modulo: Mod(2, 30).
> > 
> > Well, the patch below fix this.
> > 
> > Now I am not yet sure it is correct, could you check
> > it does not break with other polynomials ?
> 
> Haven't seen any regression so far.  Thanks for the fix.

Well I have checked the source code and the patch looks right,
so I have commited it.

Thanks a lot to have found this problem!

Cheers,
Bill.