6 Mar 2008 19:17
Guile 1.4.1.114 available
Thien-Thi Nguyen <ttn <at> gnuvola.org>
2008-03-06 18:17:12 GMT
2008-03-06 18:17:12 GMT
release notes:
NEWS excerpt includes .113, which was not announced.
Also, public repo now available (see below).
thi
NEWS excerpt:
- 1.4.1.114 | 2008-03-06
- bugfix: add-to-load-path! synchronizes
This proc from module (ice-9 session) now properly updates
internal state (module catalog cache) for new directories.
- bugfix: fortune cookie file handling more robust
Previously, the procs in module (database fcookie) would fail
ungracefully if the cookie file did not strictly begin and end
with a "delimiter line", that is, for N cookies, there must be
N+1 delim-lines. Now, there can be N-1, N or N+1 delim-lines.
- bugfix: SRFI 4 u64vector elements w/ high bit set
Previously, reading, writing and internal processing of such
numbers would incorrectly handle them as negative. Now they are
correctly handled as unsigned.
- incompatible change: run-all-tests no longer supports "--log FILE"
(Continue reading)
RSS Feed