Karim Belabas on Fri, 09 Jul 2004 21:43:17 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Is this a bug or have I lost my mind? |
* Joe Christy [2004-07-05 22:33]: > I don't understand why this member function invocation should be unknown: > > GP/PARI CALCULATOR Version 2.2.8 (development CHANGES-1.975) > i686 running linux (ix86/GMP-4.1.2 kernel) 32-bit version > compiled: Jul 5 2004, gcc-3.3.3 20040412 (Red Hat Linux 3.3.3-7) [...] > ? cf = bnfinit(x^3 - 6*x^2 + 5*x - 1,1); > ? bnfcertify(cf) > %2 = 1 > ? cf[8][5] > %3 = [x^2 - 5*x + 1, x^2 - 5*x + 2] > ? cf.fu > *** unknown member function: cf.fu > ^-- I can't reproduce that. Maybe the description file was somewhat incorrectly updated in your local copy ? (and then there's something wrong in our Makefile logic...). Try: rm src/desc/pari.desc make gp Karim. -- Karim Belabas Tel: (+33) (0)1 69 15 57 48 Dep. de Mathematiques, Bat. 425 Fax: (+33) (0)1 69 15 60 19 Universite Paris-Sud http://www.math.u-psud.fr/~belabas/ F-91405 Orsay (France) http://pari.math.u-bordeaux.fr/ [PARI/GP]