Greg Troxel <[EMAIL PROTECTED]> writes:
>
> I realize this is a tough call,
I kicked it into touch, by adding this to the manual
Note that `%Z' might print the `tm:zone' in TM or it might print
just the current zone (`tzset' above). A GNU system prints
`tm:zone', a strict C99 syst
Neil Jerram <[EMAIL PROTECTED]> writes:
>
> ERROR: socket.test: make-socket-address: AF_INET6 - arguments:
> ((unbound-variable #f "Unbound variable: ~S" (sockaddr:flowinfo) #f))
I forgot part of the checkin, should be right now.
___
Guile-devel maili
I'm getting this error from make check on current CVS:
ERROR: socket.test: make-socket-address: AF_INET6 - arguments:
((unbound-variable #f "Unbound variable: ~S" (sockaddr:flowinfo) #f))
Is that expected? The machine concerned is running Debian GNU/Linux.
Neil
__