guile-devel
[Top][All Lists]
Advanced

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

64-bit initial fix is now in cvs.


From: Rob Browning
Subject: 64-bit initial fix is now in cvs.
Date: Fri, 21 Sep 2001 13:02:09 -0500
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7

A few things, though:

  1) What is now the correct type for C-side string lengths, size_t?

  2) In strings.h, in SCM_SET_STRING_LENGTH, I temporarily coerced "l"
     to a long, but I presume it should be coerced to whatever the
     answer is above.

  3) In numbers.c, in scm_gcd, I changed "k" from an int to a long.
     Someone more familiar with that code might want to double check
     to make sure that's right.

Thanks

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

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