-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Building with SBCL 2.5.5.114-85e41f89c / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id 702604b
diff-match-patch fails to build with the following error:
; caught WARNING:
; COUNT appears to be used as an ITERATE clause keyword, in this sexpression: (COUNT 1 :INTO N). This use is now deprecated and will cease to be supported in a future version. Please use the alternative keyword COUNTING instead. If you intended COUNT to be interpreted as a function call, instead of an ITERATE clause, you must find an alternative way of calling it, at present, perhaps by using FUNCALL or APPLY.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=1111030 "main thread" RUNNING {123FB68093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "diff-match-patch" "src" "cleanup">
diff-match-patch/test fails to build because of a failure in diff-match-patch.
Metadata
Metadata
Assignees
Labels
No labels