; 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))


On 12/28/23 20:57, Waldek Hebisch wrote:
On Thu, Dec 28, 2023 at 06:22:29PM +0800, Qian Yun wrote:
Problems encountered so far:

Definition of 'suffixed_name' in src/lisp/primitives.lisp need to be
wrapped in (eval-when (:execute :compile-toplevel :load-toplevel) ... )

Need to rename 'exit-with-status' -> '|exit_with_status|' in
src/scripts/build_helper.

Yes.
^L control character is used by 6 lines in src/interp/define.boot and
src/interp/i-map.boot

What exactly is wrong with using ^L?


--
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/88f2cda4-92c3-4cc2-9793-de22b09a6da7%40gmail.com.

Reply via email to