mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
*** empty log message ***
This commit is contained in:
parent
418213d37f
commit
5cdf9a33d4
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-07-12 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* guile-ltdl.h, raw-ltdl.h (scm_lt_dlsymlist): Define the struct in
|
||||
full in guile-ltdl.h, gcc 4 objects to the use of an undefined struct
|
||||
in libguile/guile.c main().
|
||||
|
||||
2003-10-12 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* raw-ltdl.c: merged changes from libtool 1.5. Looks like most of
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2005-07-12 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* guile.c (main): Revert change by Han-Wen, "extern
|
||||
*lt_preloaded_symbols" is not right. (Instead define the struct in
|
||||
guile-ltdl.h to make gcc 4 happy.)
|
||||
|
||||
2005-06-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
|
||||
|
||||
* modules.c (s_scm_eval_closure_module): new function. Return the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue