mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-04 16:50:25 +02:00
*** empty log message ***
This commit is contained in:
parent
9d9536fdd8
commit
48de9bb331
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
2004-06-20 Rob Browning <rlb@defaultvalue.org>
|
2004-06-20 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
* srfi-4.c: fix #ifdef checks for 64-bit types; should be #if.
|
* srfi-4.c: fix #ifdef checks for 64-bit types; should be #if.
|
||||||
|
Add separate symmetric test for SCM_HAVE_T_UINT64 in one case.
|
||||||
(uvec_print): rewrite using a union to make more
|
(uvec_print): rewrite using a union to make more
|
||||||
compact, and use static print_uint64 and print_int64 to print
|
compact, and use static print_uint64 and print_int64 to print
|
||||||
64-bit elements.
|
64-bit elements.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue