Ensure reasonable lisp type for slot in compute-lisp-type-from-specified-type
[clsql.git] / ChangeLog
index 29c63d0f3ccfbe5ef1d34f78e1de7bda0ef980f0..d227ac85fd90c775c9f6ccb67851de62ac737dcb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-06  Kevin Rosenberg <kevin@rosenberg.net>
+       * sql/metaclasses.lisp: If no declared slot type in
+       compute-lisp-type-from-specified-type, then use t as lisp type.
+       Issue noted when testing Clozure CL 1.4.
+
 2010-02-06  Kevin Rosenberg <kevin@rosenberg.net>
        * tests/test-init.lisp: Turn off the benign console notices for
        testing on postgres.