Hi Waldek,seemingly, commit b3949674b6ec5234c9756b8ff475b87e4820323f broke something in the FriCAS Aldor connection.
For the attached files, I get ... (see below).
Unfortunately, I am unable to see where it comes from.
Ralf
%%% (1) -> )co funny.as
Compiling FriCAS source code from file
/home/hemmecke/backup/git/fricas-bisect/aldortest/funny.as using
Aldor compiler and options
-O -Fasy -Fao -Flsp -lfricas -Mno-ALDOR_W_WillObsolete -DFriCAS -Y
$FRICAS/algebra -I $FRICAS/algebra
Use the system command )set compiler args to change these
options.
Compiling Lisp source code from file ./funny.lsp
Issuing )library command for funny
Reading #P"/home/hemmecke/backup/git/fricas-bisect/aldortest/funny.asy"
WARNING:
(get_database FunnySeries modemaps) failed
>> System error:
The function BOOT::|database-constructorform| is undefined.
===============================================================
%%% (2) -> )compile simple.as
Compiling FriCAS source code from file
/home/hemmecke/backup/git/fricas-bisect/aldortest/simple.as using
Aldor compiler and options
-O -Fasy -Fao -Flsp -lfricas -Mno-ALDOR_W_WillObsolete -DFriCAS -Y
$FRICAS/algebra -I $FRICAS/algebra
Use the system command )set compiler args to change these
options.
Compiling Lisp source code from file ./simple.lsp
Issuing )library command for simple
Reading #P"/home/hemmecke/backup/git/fricas-bisect/aldortest/simple.asy"
WARNING:
(get_database dd1 modemaps) failed
>> System error:
The function BOOT::|database-constructorform| is undefined.
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/81c83712-5110-419e-98a8-df69518a264c%40hemmecke.org.
funny.as
Description: application/applix-spreadsheet
simple.as
Description: application/applix-spreadsheet
