guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/libguile-ltdl guile-ltdl.c


From: Rob Browning
Subject: guile/guile-core/libguile-ltdl guile-ltdl.c
Date: Wed, 09 Oct 2002 17:16:12 -0400

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Rob Browning <address@hidden>   02/10/09 17:16:12

Modified files:
        guile-core/libguile-ltdl: guile-ltdl.c 

Log message:
        * guile-ltdl.c (scm_lt_dlpreload_default): new function.  Replaces
        scm_lt_dlset_preloaded_symbols which depended on global that
        libtool automagically defines in binaries, not libs.  Now the call
        in guile.c has to pass us that magic value.
        (SCM_INSERTED_DLSYMLIST_STRUCT_DECL): used to add a struct name in
        the lt_dlsymlist typedef -- we use such a crazy name so we can
        remove this in the upstream diff computation.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile-ltdl/guile-ltdl.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]