Waldek Hebisch <[EMAIL PROTECTED]> writes: | > Waldek Hebisch <[EMAIL PROTECTED]> writes: | > | > | Recent changes broken testing build-improvements. The typical problem | > | is that 'int/input/INTHEORY.input' contains sum of INTHEORY.spad and | > | PNTHEORY.spad. | > | > sorry, I don't understand. | > | | For me multiple tests give bogus results. Examining the reasons I have | found that 'int/input/INTHEORY.input' contains the following: | | --Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd. | --All rights reserved. | <snip> | --SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | | )abbrev package INTHEORY IntegerNumberTheoryFunctions | ++ Author: Michael Monagan, Martin Brock, Robert Sutor, Timothy Daly | <snip> | | | AFAICS input parser barfs on Spad syntax giving cascades of error | messages. Of course, the input parser is right rejecting Spad | -- we should feed it with correct input. | | Actually, it looks that three files are affected: INTHEORY.input, | TESTFR.input, VIEW2D.input. | | I suspect change to the document script, but have not verified this.
It might quite be possible that a change to document script is causing an error; but so I'm clueless about what the problem is and what the symptoms your are describing are. investigating... -- Gaby _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
