Re: deadlock in 1.7.91 ?

2006-03-07 Thread Ken Raeburn
On Mar 6, 2006, at 4:27, Stanislav Ievlev wrote: On Sun, Feb 26, 2006 at 12:58:46PM +0300, Stanislav Ievlev wrote: Hi! What about this problem? Problem was in hidden select in g_main_loop (thanks to myself) We really need enter_guile(), leave_guile() for such cases. with-guile/without-guile w

Re: [PATCH] Fix for `make-autoload-interface'

2006-03-07 Thread Ludovic Courtès
Hi, Kevin Ryde <[EMAIL PROTECTED]> writes: > Sound fair. Thanks, I checked it in. I took the liberty of changing > the test file to modules.test, and I made it use the "ice-9 q" module, > to avoid the warning from srfi-19 replacing `current-time'. Not sure I understand what you mean. Anyway,

Re: [PATCH] Document pitfalls with `define-class' and `#:init-value'

2006-03-07 Thread Kevin Ryde
[EMAIL PROTECTED] (Ludovic Courtès) writes: > > shared across all new instances of the class That bit sounds fair, I it in. I think the rest labours the point a little. Hopefully seeing init-thunk and init-form described is enough. ___ Guile-devel ma

equal? on arrays

2006-03-07 Thread Kevin Ryde
What can be said in the manual about `equal?' on arrays these days? Can vectors and 1-dim arrays be compared with equal now? Is it still the case that all shared arrays have to be compared with `array-equal?' ? ___ Guile-devel mailing list Guile-devel@

Re: [PATCH] Fix for `make-autoload-interface'

2006-03-07 Thread Kevin Ryde
[EMAIL PROTECTED] (Ludovic Courtès) writes: > > Anyway, I'm tracking `HEAD' and it > seems that you committed it to the other branch. Yes, bug fixes should go on the branch. > Can you please commit it there? I want to do a merge. Marius: what's the theory on all the copyright years? 2006 is in