Re: Latest guile 1.9 segfault in GC

2010-08-20 Thread rixed
> Guile 1.9's interpreter is slower than 1.8's interpreter, but 1.9 has a > compiler, and compiled Scheme runs much faster than 1.8. "much faster" is very nice to hear ! > You're probably not hitting the compiler for some reason. (...) > To work around it for now, call `load' from scheme. I know

Re: thread safe functions

2010-08-20 Thread rixed
> The same goes for Scheme code. If you have found something in `format' > that is not thread-safe, do let us know. Well, apparently for format this was already known, see the last sentence of this old msg from Marius Vollmer : http://www.mail-archive.com/bug-gu...@gnu.org/msg01949.html But if

Re: Data Dictionary and Configuration Files with Guile Scheme

2010-08-20 Thread Thien-Thi Nguyen
() Romel Sandoval () Fri, 20 Aug 2010 09:10:14 -0500 Thanks Thien-Thi that's exactly what I was trying to achieve. Cool, we can "relate". :-D

Re: Data Dictionary and Configuration Files with Guile Scheme

2010-08-20 Thread Romel Sandoval
Thanks Thien-Thi that's exactly what I was trying to achieve. El mié, 18-08-2010 a las 20:20 +0200, Thien-Thi Nguyen escribió: > () Romel Sandoval > () Thu, 05 Aug 2010 12:15:44 -0500 > >What do you think? > > I use Guile-PG (several modules) and a homegrown metainfo table > accessible via