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 <sz...@ludens.elte.hu> 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