This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fork and read my child's output


Marius,

MV>However, Guile should not crash.  Can you give more details about
MV>your version of Guile, and the system you are running it on?

It appears now to be a problem with Guile version 1.3, across several OS
and platform combinations (Linux and Solaris, x86 and Sparc). Guile 1.3.4
handles pipes.scm just fine. So, the mystery is solved, except for why it
is broken in Guile 1.3. Thanks!

MV>That is, there are some errors in your usage of `string'.

It appears that Guile 1.3.4 accepts both strings and characters as
arguments to (string ...). However I see that the R5RS specifies that
string operates on characters only, and that in Guile 1.4, this is
enforced.

Humbly,

Andrew

----------------------------------------------------------------------
Andrew Ho               http://www.tellme.com/       andrew@tellme.com
Engineer                   info@tellme.com          Voice 650-930-9062
Tellme Networks, Inc.                                 Fax 650-930-9101
----------------------------------------------------------------------




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]