Bill Allombert on Fri, 26 May 2000 23:18:56 +0200 (MET DST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: PARI v2.0.19.beta for WIN32 |
>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. Thanks. The function was created by copy-paste (tm) and I forgot to suppress all irrelevant things. Karim have already pointed this to me. Bill.