phoe / asd-generator

Automatic generator for ASDF's .asd files
GNU General Public License v3.0
18 stars 3 forks source link

ALL-PATHNAMES called with wrong argument count #7

Closed phoe closed 7 years ago

phoe commented 7 years ago

https://github.com/phoe/asd-generator/blob/e1e0569584bf8ab7de40c05118ae675532f7d7d8/asd-generator.lisp#L37

@guicho271828

; caught WARNING:
;   The function was called with two arguments, but wants exactly one.

This prevents the library from building on Quicklisp.