[elephant-cvs] CVS elephant/src/elephant

ieslick ieslick at common-lisp.net
Sat Feb 3 14:07:01 UTC 2007


Update of /project/elephant/cvsroot/elephant/src/elephant
In directory clnet:/tmp/cvs-serv25441/src/elephant

Modified Files:
	backend.lisp 
Log Message:
Fix SBCL type issues by converting buffer stream from char to unsigned-char

--- /project/elephant/cvsroot/elephant/src/elephant/backend.lisp	2007/02/02 23:51:58	1.8
+++ /project/elephant/cvsroot/elephant/src/elephant/backend.lisp	2007/02/03 14:07:01	1.9
@@ -123,8 +123,6 @@
 		#:cursor-oid
 		#:cursor-initialized-p
 		;; Transactions
-		#:*transaction-stack*
-		#:*auto-commit*
 		#:*current-transaction*
 		#:execute-transaction
 		#:controller-start-transaction




More information about the Elephant-cvs mailing list