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
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
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
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