mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 23:00:22 +02:00
*** empty log message ***
This commit is contained in:
parent
de90ef0faa
commit
b58c85cead
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2003-07-10 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* deprecated.texi (Deprecated): Add scm_remember.
|
||||||
|
|
||||||
2003-06-22 Kevin Ryde <user42@zip.com.au>
|
2003-06-22 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* data-rep.texi (Remembering During Operations): Refer to all "Guile
|
* data-rep.texi (Remembering During Operations): Refer to all "Guile
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
2003-07-10 Kevin Ryde <user42@zip.com.au>
|
2003-07-10 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* deprecation.c (scm_c_issue_deprecation_warning_fmt): Add va_end.
|
||||||
|
* list.c (scm_list_n): Ditto.
|
||||||
|
|
||||||
* gc-malloc.c (scm_gc_realloc): Define "ptr" at start of function.
|
* gc-malloc.c (scm_gc_realloc): Define "ptr" at start of function.
|
||||||
|
|
||||||
2003-07-08 Matthias Koeppe <mkoeppe@merkur.math.uni-magdeburg.de>
|
2003-07-08 Matthias Koeppe <mkoeppe@merkur.math.uni-magdeburg.de>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue