Re: patch: oracle backend 64-bitness

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Sat, 12 Nov 2005 09:20:26 -0700
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
James Bielman wrote:
> This patch fixes some 64-bit cleanness issues with the Oracle
> backend.  It now passes the same tests on SBCL/amd64 as SBCL/x86
> (all pass except one sequence test).

Nice patch, James!

I no longer have an Oracle server for testing. Obviously, I worked on
the backend before I had a 64-bit lisp available.

Kevin