Re: `)read' and large inputs
Themos Tsikas <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Organization | NAG Ltd |
| Message-ID | <[email protected]> |
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 > [email protected] > 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 > ________________________________________________________________________