Hello Bill (and Ralph)
I just built FriCAS from git. The problem is still there:
[ko@wiley ~]$ /opt/fricas/bin/fricas -rl
Checking for foreign routines
FRICAS="/opt/fricas/lib/fricas/target/x86_64-x-freebsd12.1"
spad-lib="/opt/fricas/lib/fricas/target/x86_64-x-freebsd12.1/lib/libspad.so"
foreign routines found
openServer result 0
FriCAS Computer Algebra System
Version: FriCAS 2020-04-23
Timestamp: Fri Oct 23 17:34:26 EDT 2020
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave FriCAS and return to shell.
-----------------------------------------------------------------------------
(1) -> )version
Value = "FriCAS 2020-04-23 compiled at Fri Oct 23 17:34:26 EDT 2020"
(1) -> α
Line 1: α
.AB
Error A: Improper syntax.
Error B: The character #\PLUS-MINUS_SIGN is not a FriCAS character.
2 error(s) parsing
(1) -> )quit
[ko@wiley ~]$ rlwrap --version
rlwrap 0.42
[ko@wiley ~]$
Same behavior with -noclef.
Finally,
[ko@wiley ~]$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=
How do you actually type the 'α'? I switch my keyboard to Greek layout.
It still seems to me that the cause is something that changed between
1.3.5 and 1.3.6:
[ko@wiley ~]$ fricas
Checking for foreign routines
AXIOM="/usr/local/lib/fricas/target/amd64-portbld-freebsd12.0"
spad-lib="/usr/local/lib/fricas/target/amd64-portbld-freebsd12.0/lib/libspad.so"
foreign routines found
openServer result 0
FriCAS Computer Algebra System
Version: FriCAS 1.3.5
Timestamp: Fri Oct 25 10:22:54 UTC 2019
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave FriCAS and return to shell.
-----------------------------------------------------------------------------
(1) ->αα
(1) α
Type:
Variable(α)
(2) ->
Kostas
On 10/22/20 8:46 PM, Bill Page wrote:
rlwrap --version
--
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/a28ec24a-dff2-f338-e4ee-70897ecf5835%40gmail.com.