Hi! I'm trying to compile an old spad file but get an error:
)compile ORESUS.spad
Compiling FriCAS source code from file
/Users/lxj/Dropbox/SourceCode/MyProjects/ORESUS/test/ORESUS.spad
using old system compiler.
ORESUS abbreviates domain UnivariateSkewSeries
------------------------------------------------------------------------
initializing NRLIB ORESUS for UnivariateSkewSeries
compiling into NRLIB ORESUS
compiling exported coerce : R -> $
****** comp fails at level 2 with expression: ******
error in function coerce
(|construct| | << | (|::| (|construct| |r|) (|Stream| R)) | >> | 0
(|::| 0 (|OrderedCompletion| (|Integer|))))
****** level 2 ******
$x:= (:: (construct r) (Stream R))
$m:= R
$f:=
((((|r| # #) (|copy| #) (|setelt!| #) (|lo| #) ...)))
I'm pretty sure this file could be compiled before. It seems FriCAS has a
lot of changes
over time.
So any suggestions on how to fix it?
The spad file is attached.
Thanks in advance!
BR
XJ
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/a3104bc3-77ba-4223-ae47-f04c4ba39adc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
ORESUS.spad
Description: Binary data
