Re: What is wrong with this?

Bill Page <[email protected]> Tue, 8 Apr 2014 18:15:56 -0400
Newsgroups gmane.comp.mathematics.axiom.general
Message-ID <CAC6x94QxGS3iTCo-Da6z=sjgAB_Ko-kwfs4b+dAs9=6ehNaeWA@mail.gmail.com>
You did not say what version, fork or other variant of Axiom and Lisp
you are using but this issue must be specific to that version.  It
works for me.

On 7 April 2014 12:38, Fabio S. <[email protected]> wrote:
>
>
> Hi,
>
> I am experencing a strange error which I can't understand. Here is a minimum
> example from a fresh axiom session
>
> (1) -> K := FFCGP(PF 2,y^4+y+1)
>
>    (1)  FiniteFieldCyclicGroupExtensionByPolynomial(PrimeField(2),?^4+?+1)
> Type: Domain
>
> (2) -> P  := UP(x,K)
>
>    (2)
> UnivariatePolynomial(x,FiniteFieldCyclicGroupExtensionByPolynomial(PrimeField(2),?^4+?+1))
> Type:Domain
>
> (3) ->  r  := Record(r1:INT,r2:K,r3:K,r4:P)
>
>    >> System error:
>     Lisps arglist maximum surpassed
>
> (3) ->
>
> Can anybody please tell me what is wrong?
>
> Thanks
>
> Fabio
>
>
> _______________________________________________
> Axiom-math mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/axiom-math