/[guile]/guile/guile-core/libguile-ltdl/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile-ltdl/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mvo, Sat Oct 5 11:56:02 2002 UTC revision 1.4 by rlb, Wed Oct 9 21:16:05 2002 UTC
# Line 1  Line 1 
1    2002-10-09  Rob Browning  <rlb@defaultvalue.org>
2    
3            * upstream/Makefile.am (ltdl.h.diff): remove
4            SCM_INSERTED_DLSYMLIST_STRUCT_DECL during diff computation.
5            (ltdl.c.diff): remove SCM_INSERTED_DLSYMLIST_STRUCT_DECL during
6            diff computation.
7    
8            * raw-ltdl.h: add SCM_INSERTED_DLSYMLIST_STRUCT_DECL so we can
9            insert our own struct name here.
10    
11            * guile-ltdl.h: add scm_lt_dlsymlist typedef.
12            (scm_lt_dlpreload_default): new function.  Replaces
13            scm_lt_dlset_preloaded_symbols which depended on global that
14            libtool automagically defines in binaries, not libs.
15    
16            * guile-ltdl.c (scm_lt_dlpreload_default): new function.  Replaces
17            scm_lt_dlset_preloaded_symbols which depended on global that
18            libtool automagically defines in binaries, not libs.  Now the call
19            in guile.c has to pass us that magic value.
20            (SCM_INSERTED_DLSYMLIST_STRUCT_DECL): used to add a struct name in
21            the lt_dlsymlist typedef -- we use such a crazy name so we can
22            remove this in the upstream diff computation.
23    
24  2002-10-05  Marius Vollmer  <mvo@zagadka.ping.de>  2002-10-05  Marius Vollmer  <mvo@zagadka.ping.de>
25    
26          * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Create them in          * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Create them in

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26