From angelpopov at yahoo.com Mon May 9 10:42:43 2011 From: angelpopov at yahoo.com (Angel Popov) Date: Mon, 9 May 2011 03:42:43 -0700 (PDT) Subject: [protobuf-devel] typo in portable-float.lisp Message-ID: <963407.91934.qm@web33205.mail.mud.yahoo.com> Hi, Thanks for the library. There is a 'Google...' in the copyright section. Does it mean it that the library is supported somehow from Google? Btw. It look there is a typo in portable-format.lisp index b431fd8..600c516 100644 --- a/portable-float.lisp +++ b/portable-float.lisp @@ -23,7 +23,7 @@ (logior uresult (logand -1 (lognot mask)))))) -(declaim (ftype (function (single-float) (values (signed-byte 32) &optional) single-float-bits)) +(declaim (ftype (function (single-float) (values (signed-byte 32) &optional) single-float-bits))) (defun single-float-bits (x) (declare (type single-float x)) Thanks, AngelP -------------- next part -------------- An HTML attachment was scrubbed... URL: