On Thu, Dec 28, 2023 at 09:10:54PM +0800, Qian Yun wrote:
> ; While FILE-COMPILING #'"An Anonymous Function" in #P"i-map.clisp"
> ; between file character positions 26476 (inclusively) and 26479
> (exclusively):
> Error: Invalid unmatched right parenthesis read.
>   [condition type: EXTRA-RIGHT-PAREN-ERROR]
> 
> Char position 26476~26479 is the last line of the following snippet.
> 
> - Qian
> 
>                        (COND ((NULL |newMap|)
>                               (PROGN (|sayRemoveFunctionOrValue| |op|)
>                                      (|putHist| |op| '|alias| NIL |$e|)
>                                      '^L))

Looks like a bug in Allegro printer: control characters should be
properly escaped.

-- 
                              Waldek Hebisch

-- 
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 fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/ZY16qp_4hTR1Oarz%40fricas.org.

Reply via email to