[postmodern-devel] Date Problem
Phil Marneweck
zaries at global.co.za
Wed Nov 4 21:03:31 UTC 2009
clbuild pulls from darcs.
Ok thanx I got it to work now. Just as a note to anybody else that might
find this one day, if you use the defsystem depends-on to load systems
then remeber that it loads them in the reverse order of what you give.
That took me a couple of tries to figure out lol.
Thank you for the assistance it is much appreciated.
On Wed, 2009-11-04 at 20:01 +0100, Marijn Haverbeke wrote:
> I guess you are using simple-date. If simple-date gets loaded after
> cl-postgres, it registers itself as the preferred date format. If it
> gets loaded before, nothing happens. That probably explains the
> strangeness. There is an extra system, :simple-date-postgres-glue,
> defined in simple-date.asd, which can be loaded to ensure the glue
> code is used.
>
> Does clbuild pull from the repository, or load the latest released version?
>
> _______________________________________________
> postmodern-devel mailing list
> postmodern-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel
More information about the postmodern-devel
mailing list