Re: clsql-sqlite does not build on sbcl - argument error

Russ Tyndall <[email protected]> Wed, 03 Dec 2014 11:23:11 -0500
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
Howdy list,

I found and reproduced the bug in question, then threaded some arguments 
through so that the bug could be fixed.  For reference, the file in 
question was last edited 2010-02-11T13:59 in patch 
fe6d36c16c61c855fc3b0c0c7c07f3cf3de4241d.  Seems like this line was 
missed in a broad refactoring.

There is a patch in place https://github.com/UnwashedMeme/clsql, that I 
will have Nathan Bird push over to B9 for a CLSQL release.

Thanks for your continued community support, Zach.

Cheers,
Russ Tyndall
Acceleration.net



On 11/25/2014 02:33 PM, Zach Beane wrote:
> I get this when trying to build clsql-sqlite:
>
>    ; file: /home/quicklisp/quicklisp-controller/dist/build-cache/clsql/369f4bee8ea4573e08e35f09583a1ea0c1b03c08/clsql-20141124-git/db-sqlite/sqlite-sql.lisp
>    ; in: DEFUN CANONICALIZE-RESULT-TYPES
>    ;     (SQLITE:SQLITE-AREF CLSQL-SQLITE::COL-NAMES CLSQL-SQLITE::J)
>    ;
>    ; caught WARNING:
>    ;   The function was called with two arguments, but wants exactly three.
>
> More of a log is here:
>
>    http://report.quicklisp.org/2014-11-25/failure-report/clsql.html#clsql-sqlite
>
> Zach
> _______________________________________________
> CLSQL mailing list
> [email protected]
> http://lists.b9.com/cgi-bin/mailman/listinfo/clsql