Re: Oracle and ACL 8.0
Joel Reymont <[email protected]> Tue, 21 Mar 2006 13:35:48 +0000
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Please ignore this question, the issue has to do with symbols and packages. On Mar 21, 2006, at 1:20 PM, Joel Reymont wrote: > Has anyone seen this error? Everything is fine with SBCL, the view > in question is defined like this: > > (in-package :fraud) > > (clsql:def-view-class event-real-game-tbl () > ((created-tm > :type date > :db-kind :key > :accessor :created-time) > ... > > It doesn't see DATE with ACL 8.0 somehow. Any suggestions? > > Thanks, Joel > > P.S. Fraud is my own package > > (OR NULL FRAUD::DATE) is not a valid type specifier > [Condition of type SIMPLE-ERROR] -- http://wagerlabs.com/