LR-POR / cl-conllu

tool for working with conllu files in CL
Apache License 2.0
13 stars 5 forks source link

Does not build today - argument mismatch #38

Closed quicklisp closed 7 years ago

quicklisp commented 7 years ago

I get this:

; in: DEFUN DEEP-AUX
;     (CL-CONLLU::DEEP-AUX CL-CONLLU::CHILD CL-CONLLU:SENTENCE CL-CONLLU::FN-KEY)
; 
; caught WARNING:
;   The function was called with three arguments, but wants exactly two.
arademaker commented 7 years ago

Solved in d84b470