[iolib-devel] New patches: 17-Oct-2010
Stelian Ionescu
sionescu at common-lisp.net
Mon Oct 18 09:00:04 UTC 2010
commit d78f20a28d09426fdfd339effb42ebb221b9560a
Author: Stelian Ionescu <sionescu at 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 at 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
More information about the iolib-devel
mailing list