guile-devel
[Top][All Lists]
Advanced

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

1.6 fixes -- array-map! and srfi-4, and ported guile-readline/ice-9.


From: Rob Browning
Subject: 1.6 fixes -- array-map! and srfi-4, and ported guile-readline/ice-9.
Date: Sun, 29 Aug 2004 19:19:12 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Changes to 1.6:

  I backported the 1.7 guile-readline/ice-9/readline.scm migration to
  1.6, so that you can run ./pre-inst-guile, even if your .guile
  includes readline activation.

  I fixed a bug in ramap.c which had allowed array-map! and
  array-map-in-order! calls with no source arrays, i.e. (array-map! a
  proc).  Such calls would cause a segfault.  I'll also copy this to
  1.7 in a bit.

  I fixed a typo in the srfi-4.c code that caused compilation to fail
  on architectures where long requires more than 4 bytes.

-- 
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]