[elephant-cvs] CVS elephant/src/elephant

19 Mar
2007
19 Mar
'07
8:51 p.m.
Update of /project/elephant/cvsroot/elephant/src/elephant In directory clnet:/tmp/cvs-serv27429/src/elephant Modified Files: serializer2.lisp Log Message: single-float fix for serializer --- /project/elephant/cvsroot/elephant/src/elephant/serializer2.lisp 2007/03/18 20:40:50 1.31 +++ /project/elephant/cvsroot/elephant/src/elephant/serializer2.lisp 2007/03/19 20:51:28 1.32 @@ -208,7 +208,6 @@ (short-float (buffer-write-byte +short-float+ bs) (buffer-write-float (coerce frob 'single-float) bs)) - #-(and :lispworks (or :win32 :linux)) (single-float (buffer-write-byte +single-float+ bs) (buffer-write-float frob bs))
6679
Age (days ago)
6679
Last active (days ago)
0 comments
1 participants
participants (1)
-
ieslick