mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-03 02:36:19 +02:00
*** empty log message ***
This commit is contained in:
parent
a27c31be58
commit
f548a5d7ff
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2007-03-06 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* struct.c (scm_make_struct): Check for R,W,O at end of layout when
|
||||
allocating a tail array. If there's no such then those tail fields
|
||||
are uninitialized and garbage SCMs there can cause a segv if printed
|
||||
(after fetching with struct-ref).
|
||||
|
||||
2007-02-22 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* scmsigs.c (scm_sleep): In docstring, cross refence usleep.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue