guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile HEAD on Cygwin-1.7


From: Andy Wingo
Subject: Re: Guile HEAD on Cygwin-1.7
Date: Thu, 23 Jul 2009 22:59:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi szgyg,

I can't recall where we were with this.

1. psyntax-pp.scm sometimes regenerating itself

2. some kind of segfault related to stack sizes on cygwin

3. The following:

On Tue 07 Jul 2009 17:53, szgyg <address@hidden> writes:

> That segfault was an fd_set overflow. We should
> #define FD_SETSIZE 1024
> before including sys/types.h on cygwin. Also, guile should check that
> (filedescriptor < FD_SETSIZE) before FD_SET and select.

Is that correct?

Andy
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]