[iolib-devel] New patches: 26-Oct-2010
Stelian Ionescu
sionescu at common-lisp.net
Wed Oct 27 09:00:06 UTC 2010
commit cab2c013bb55dec21be7654d5ff4950216c68cf8
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Tue Oct 26 18:48:47 2010 +0200
OSX is #+darwin not #+osx
tests/file-paths-unix.lisp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit b701415326dacccd523544ea8221ac27bc86bdaa
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Tue Oct 26 18:40:05 2010 +0200
Use aldebaran.cddr.org as public echo server
tests/sockets.lisp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 8962b73b82dfd12c1f44af6e7cb5ef064a7f5ba0
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Tue Oct 26 18:39:49 2010 +0200
Fix tests file-path.expand-user.{2,6}: user root lives in /var/root on OSX
tests/file-paths-unix.lisp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 756959b362c7ff71aeb377a1ea680a6e3de8d53d
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Tue Oct 26 17:49:30 2010 +0200
Fix grovelling "struct in6_addr"
src/sockets/grovel.lisp | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
commit 008d3196125138c3e1fa2581c6749839434ab79d
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Tue Oct 26 17:42:08 2010 +0200
Make ENONET optional and ensure that socket conditions are defined only when the relative syscall error exists
src/libfixposix/ffi-types.lisp | 4 ++--
src/sockets/conditions.lisp | 20 +++++++++++---------
src/sockets/grovel.lisp | 2 +-
3 files changed, 14 insertions(+), 12 deletions(-)
commit 60aae551d8eca091ade5b2016bede9b5b7157a75
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Tue Oct 26 17:34:50 2010 +0200
Fix defining optional constantenum members
src/grovel/grovel.lisp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20101026.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