axiom-mail
[Top][All Lists]
Advanced

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

Re: [Axiom-mail] `)read' and large inputs


From: Themos Tsikas
Subject: Re: [Axiom-mail] `)read' and large inputs
Date: Thu, 9 Nov 2006 16:55:51 +0000
User-agent: KMail/1.9.1

Add these two lines at the end of axiom-large.input

lib:LIB:=library "data.KAF"
lib.'proba:= proba;

There probably is a bug somewhere in AXIOM (that's always a safe bet!)

Then, in a clean session, say

lib:LIB:=library "data.KAF"
keys lib
proba:=lib.'proba





On Thursday 09 November 2006 15:54, Ludovic Courtès wrote:
> Hi,
>
> `)read' behaves unexpectedly when passed large input files such as the
> one available at:
>
>   http://www.laas.fr/~lcourtes/tmp/axiom-large.input.gz
>
> Basically, when passed this file, `)read' aborts with a "parse error"
> message.  However, when the very same file is dumped through the
> standard input of `axiom', no error occurs:
>
>   $ axiom < axiom-large.input
>
> Could it be a bug or limitation of `)read'?
>
> Thanks,
> Ludovic.
>
>
>
> _______________________________________________
> Axiom-mail mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/axiom-mail
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________




reply via email to

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