Bill Allombert on Wed, 13 Jan 2016 23:31:29 +0100


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

Re: seg. fault


On Wed, Jan 13, 2016 at 11:22:16AM +0100, paul zimmermann wrote:
> with the git version:
> 
> ? L = lfuncreate(1);
> ? L=lfuninit(L, [1/2,0,30]);
> ? L=lfuninit(L, [1/2,0,30]);
>   ***   bug in PARI/GP (Segmentation Fault), please report.
>   ***   Break loop: type 'break' to go back to GP prompt

Fixed thanks (I forget to add a wrapper for lfuninit_bitprec
when moving to the prototype b).

Cheers,
Bill.