mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-09 15:10:29 +02:00
*** empty log message ***
This commit is contained in:
parent
08ea3794d2
commit
f3a5c8f769
2 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
* api-compound.texi (Structures): Revise and expand variously, add
|
||||
make-vtable.
|
||||
|
||||
* api-io.texi: Add various @cindex entries.
|
||||
|
||||
2007-02-22 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* posix.texi (Signals): Merge sleep and usleep, note usleep not
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2007-03-08 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/structs.test (make-struct): Exercise the error check on tail
|
||||
array size != 0 when layout spec doesn't have tail array.
|
||||
(make-vtable): Exercise this.
|
||||
|
||||
2007-02-22 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/structs.test (make-struct): New test of type check on a "u"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue