I get different date formats back from a postmodern query at different
times.

I am using SBCL 1.0.31.32 and the latest (as of the weekend) from
clbuild.

The steps.

1. I delete all my .fasl files for a project 

2. I do a require for the project to load and compile

3. I run a query/function and I get the correct "date" data back =>
#<DATE 01-01-2009> 

4. I close emacs and re-open it 

5. I do a require of the project to load

6. I run a query/function and I get incorrect "date" data back =>
3439756800  


Any ideas?


_______________________________________________
postmodern-devel mailing list
postmodern-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel

Reply via email to