mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
*** empty log message ***
This commit is contained in:
parent
9150491dc3
commit
82d5c4b704
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
2004-06-20 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* srfi-4.c (uvec_print): rewrite using a union to make more
|
||||
* srfi-4.c: fix #ifdef checks for 64-bit types; should be #if.
|
||||
(uvec_print): rewrite using a union to make more
|
||||
compact, and use static print_uint64 and print_int64 to print
|
||||
64-bit elements.
|
||||
(print_int64): new static function (temporary fix).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue