Bill Daly on Fri, 26 May 2000 15:01:52 -0400


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

PARI v2.0.19.beta for WIN32


I compiled v2.0.19.beta for WIN32 and encountered a warning message
which may or may not be relevant.

In galconj.c function sousgroupeelem(), the local variable k is neither
initialized nor used for anything, although there are a couple of k++
lines. Looks to me as if it could be removed, but maybe it was supposed
to do something.

Regards,

Bill