Re: GUILE 1.6 CVS doesn't compile

2005-07-10 Thread Kevin Ryde
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > > make check > > isn't complaining. I think it works only because that preload array is empty. There's a terminating zero entry, so the fetch from there gives NULL, and lt_dlpreload_default can tolerate NULL (it looks like NULL is what's there if y

Re: GUILE 1.6 CVS doesn't compile

2005-07-10 Thread Han-Wen Nienhuys
Kevin Ryde wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: I have changed it to use a pointer. It seems to work, and it seems to compile. That can't be right can it? It's supposed to be an array of structs, not a pointer. make check isn't complaining. -- Han-Wen Nienhuys - [EMAIL

Re: module GC bug

2005-07-10 Thread Mikael Djurfeldt
On 7/10/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > Mikael Djurfeldt wrote: > > Eval closures can be any arbitrary procedure which fulfills the > > obligations of an eval closure. This has been used in the guile-tcltk > > interface to make Tcl variables and functions look like ordinary > > Sc

Re: module GC bug

2005-07-10 Thread Mikael Djurfeldt
On 7/10/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > guile-tcltk, is that still alive? Yes. ___ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel