Karim BELABAS on Thu, 7 Feb 2002 13:14:33 +0100 (MET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: brutcopy and gcopy_av |
On Thu, 17 Jan 2002, Ilya Zakharevich wrote: > As I can see, brutcopy() is gone in 2.2.*, and gcopy_av() is not > included in the headers. Can this be resolved? > > I made Math::Pari insert the missing prototype meanwhile... brutcopy() was never documented and wasn't used in the library anymore; so I removed it. I don't want to insert gcopy_av in the headers yet since the interface (and name, which is horrible) may, and in fact most probably will, change. When I eventually do it, I will document the function. What exactly do you need it for, that gclone() does not provide ? [this will help me decide the "final" form of the public interface...] Thanks, Karim. -- Karim Belabas Tel: (+33) (0)1 69 15 57 48 Dép. de Mathematiques, Bat. 425 Fax: (+33) (0)1 69 15 60 19 Université Paris-Sud Email: Karim.Belabas@math.u-psud.fr F-91405 Orsay (France) http://www.math.u-psud.fr/~belabas -- PARI/GP Home Page: http://www.parigp-home.de/