![](https://secure.gravatar.com/avatar/475d746a8cc0a2c1d6329a90e9ff0831.jpg?s=120&d=mm&r=g)
commit d78f20a28d09426fdfd339effb42ebb221b9560a Author: Stelian Ionescu <sionescu@cddr.org> Date: Sun Oct 17 21:55:16 2010 +0200 SYSCALL-ERRORs must always be printed non-readably src/syscalls/ffi-functions-unix.lisp | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) commit 0f35a81eb0d8134bb30003fdb9067d3caf572f1d Author: Stelian Ionescu <sionescu@cddr.org> Date: Sun Oct 17 21:54:50 2010 +0200 Fix a few PRINT-OBJECT methods Readable printing must be enabled also when *PRINT-READABLY* is non-null src/pathnames/file-path.lisp | 4 ++-- src/sockets/address-arithmetic.lisp | 4 ++-- src/sockets/address.lisp | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) An updated tarball of IOLib's source can be downloaded here: http://common-lisp.net/project/iolib/files/snapshots/iolib-20101017.tar.gz Main repository: http://gitorious.org/iolib/iolib Backup 1: http://common-lisp.net/gitweb?p=projects/iolib/iolib.git Backup 2: http://repo.or.cz/w/iolib.git