guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: srfi-4's 64-bit integer printing is broken.


From: Rob Browning
Subject: Re: srfi-4's 64-bit integer printing is broken.
Date: Sun, 20 Jun 2004 14:54:46 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Rob Browning <address@hidden> writes:

> For now I've added static print_(u)int64 functions based on the
> scm_iint2str code directly to srfi-4.c.  I'll commit that in a while.

OK, it's in 1.7, and I may add it to 1.6.  I also made the uvec_print
function much shorter by using a local union to traverse the arrays.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]