Re: reentrant port table stuff

2001-08-30 Thread Chris Cramer
On Mon, Aug 27, 2001 at 12:38:37AM +0200, Marius Vollmer wrote: > Chris Cramer <[EMAIL PROTECTED]> writes: > > I'm using the stable CVS branch of Guile. This program eventually > > segfaults, because open-output-file and close-port (and open-file, etc) > > are not reentrant: [deleted] > I can not

Re: reentrant port table stuff

2001-08-30 Thread Rob Browning
Marius Vollmer <[EMAIL PROTECTED]> writes: > The first major thing on the agenda is (in my view): do we want to > care about full POSIX thread support, or are we satisfied with mere > cooperative threads? > >>From an idealistic standpoint, I would say: within one address space, > cooperative thre

Re: Index menu items should all be adjacent in guile.texi

2001-08-30 Thread Neil Jerram
> "Eric" == Eric Hanchrow <[EMAIL PROTECTED]> writes: Eric> Here's my suggested fix: [...] Eric> The reason to put all the `index' nodes together is that the Eric> Emacs command `Info-index' wants them that way. Thanks - now fixed in both stable and development CVS. (I was wond

Re: [dirk@ida.ing.tu-bs.de: failing test cases in srfi-19.test]

2001-08-30 Thread Dirk Herrmann
On Wed, 29 Aug 2001, Thien-Thi Nguyen wrote: > maybe local misconfiguration? Yes: # tzselect /usr/bin/tzselect: /usr/share/zoneinfo/iso3166.tab: No such file or directory /usr/bin/tzselect: time zone files are not set up correctly Thanks, Dirk ___