fukamachi/sxql

lipspworks load issue

hufengtao opened this issue · 1 comments

when execute (ql:quick load "sql") two times, the second load error:
..........................
[package sxql.operator]

**++++ Error between functions:
Cannot find description of structure (UNARY-OP (NAME "NOT")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (UNARY-OP (NAME "IS NULL")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (UNARY-OP (NAME "NOT NULL")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (UNARY-POSTFIX-OP (NAME "DESC")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (UNARY-POSTFIX-OP (NAME "ASC")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (UNARY-SPLICING-OP (NAME "DISTINCT")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (SQL-OP (NAME "ON")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME "=")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME "!=")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME "<")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME ">")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME "<=")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME ">=")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME "@<")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME "@>")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-SPLICING-OP (NAME "AS")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-LIST-OP (NAME "IN")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-LIST-OP (NAME "NOT IN")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (INFIX-OP (NAME "LIKE")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "OR")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "AND")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "+")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "-")) to use for inclusion.

*++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "
")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "/")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "%")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "UNION")) to use for inclusion.

**++++ Error between functions:
Cannot find description of structure (CONJUNCTIVE-OP (NAME "UNION ALL")) to use for inclusion.

*++++ Error between functions:
Cannot find description of structure (SQL-OP (NAME "")) to use for inclusion.
.
; *
* 29 errors detected, no fasl file produced.

this issue is released to invalid lipspworks's license. please ignore it.