axiom-mail
[Top][All Lists]
Advanced

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

Re: [Axiom-mail] %S in some contr. pkg fails to compile


From: Martin Rubey
Subject: Re: [Axiom-mail] %S in some contr. pkg fails to compile
Date: 25 Feb 2007 15:23:07 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Gregory Vanuxem <address@hidden> writes:

> Another thing in mantepse: 
> 
>         testInterpolant(resi: List SUP S, 
>                         list: List F,
>                         testList: List UFPSSUPF, 
>                         exprList: List EXPRR,
>                         initials: List EXPRR,
>                         guessDegree: NNI,
>                         D: HPSPEC, 
>                         dummy: Symbol, op: BasicOperator,
>                         options: LGOPT,
>                         list: List F)
> 
> Two arguments are identical (list), this is odd that GCL can compile this
> function because which one will it use in its definition ?  (and, it's a pity
> that the Spad compiler does not detect this).

Oh. Probably I wanted to make sure that list *really* is passed to
testInterpolant :-)

Fixed in next release (I'm heading for tuesday)

Very likely, that improves compilation speed by a fair bit.

Many thanks,

Martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]