Henri Cohen on Mon, 13 Jul 1998 14:25:20 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: pari-2.0.10.beta |
As a temporary (?) fix to the bug described by M. Atria with 0-parameter functions, line 1349 of anal.c replace cgeti(nparam) by cgeti(max(1,nparam)). H. Cohen