| Bill Allombert on Mon, 03 Oct 2016 15:58:18 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: Wrong prototype for listcreate() |
On Thu, Apr 30, 2015 at 12:21:24PM +0200, Jeroen Demeyer wrote: > Hello, > > I know listcreate() is redundant, obsolete and shouldn't be used, but at > least the prototype should be correct: it still says D0,L, but the argument > was dropped from the libPARI function listcreate(). We fixed that by renaming the C function listcreate to mklist and adding a dummy listcreate_gp C function. Sorry for dragging our feet for so long. Cheers, Bill.