-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Line 561 in 18f1d93
| ;; KLUDGE: This relies on the evaluation order of the |
The KLUDGE above npt working on LispWorks. As a result, loading the file src/navigate/parse.lisp gets an error when it tries to create the function object for make-unreadable-readable:
"The assertion PARENT-NOTE inside MGL-PAX::HANDLE-NOTE failed."
I think you can easily make it not dependent on the order by fixing handle-note in the parent code to a dummy parent-node if doesn't find it, and the code that checks for the existence of the note just have to make sure it doesn't lose children in this case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels