fukamachi / caveman

Lightweight web application framework for Common Lisp.
http://8arrow.org/caveman/
776 stars 62 forks source link

caveman2 doesn't build due to ningle.app changes? #40

Closed quicklisp closed 9 years ago

quicklisp commented 9 years ago

http://report.quicklisp.org/caveman/2014-11-14/failtail.txt has the details:

Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {10049E7623}>: no symbol named "ROUTING-RULE-IDENTIFIER" in "NINGLE.APP"
fukamachi commented 9 years ago

I think the report is based on older master branch. (I updated Caveman right after git pushing ningle) Could you try it again and check if the error is still reported?

quicklisp commented 9 years ago

It builds fine now, thanks.