fukamachi/sxql

does not work with ecl ?

vrx opened this issue · 1 comments

vrx commented

ECL (Embeddable Common-Lisp) 16.1.3

> (ql:quickload :sxql)
To load "sxql":
  Load 1 ASDF system:
    sxql
; Loading "sxql"
[package sxql.sql-type]......
Condition of type: SIMPLE-ERROR
Attempt to redefine the structure SXQL.SQL-TYPE:SQL-EXPRESSION-LIST incompatibly with the current definition.
vrx commented

seems to work now.