KDr2 / cl-fastcgi

A Generic Version of SB-FastCGI, runs on mostly Common Lisp implementations.

Home Page:http://kdr2.com/project/cl-fastcgi.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cl-fastcgi currently broken for Quicklisp

brown opened this issue · comments

A recent change introduced a type error that triggers compilation failure with SBCL. Failure log is here: http://report.quicklisp.org/2023-11-06/failure-report/cl-fastcgi.html#cl-fastcgi
This pull request fixes the problem: #7