* SNUGGLE 0.4 available
@ 2013-06-22 11:46 Thien-Thi Nguyen
0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2013-06-22 11:46 UTC (permalink / raw)
To: guile-sources; +Cc: guile-user
[-- Attachment #1: Type: text/plain, Size: 2274 bytes --]
release notes:
Ready, set, stop!
thi
README excerpt:
SNUGGLE: Neutralize Uncharacteristically Grotesque GUILE Library Entropy!
This package is for programmers frustrated with libguile API churn.
It provides a command-line program that helps manange a (very thin)
abstraction layer between the installed libguile API and your program.
NEWS excerpt:
- 0.4 | 2013-06-22
- last release / planned disappearance: 2014-06-30
SNUGGLE files and snuggle(1) functionality have now migrated to
Guile-BAUX (http://www.gnuvola.org/software/guile-baux/), where
things can evolve more quickly and there is some (faint hints of)
documentation. Thus, this is the last release.
Migration is straightforward. In autogen.sh (or equivalent),
replace snuggle(1) invocations with "guile-baux-tool snuggle".
NB: The Guile-BAUX humdrum.h lacks ‘VECREF’, which was deemed
not so useful. You need to use ‘VECTOR_REF’ (new, see below)
and change callers to pass a C integer as 2nd arg, instead.
The SNUGGLE dist dir (http://www.gnuvola.org/software/snuggle)
WILL BE REMOVED after 2014-06-30.
- bugfixes
- defsmob.h ‘DEFSMOB’ handles ‘NULL’ correctly
Previously for Guile 1.8+, the mark, free and print funcs were
blindly assigned to the specified values. This would cause a
segfault when ‘NULL’ is specified and those funcs are called.
Now, a ‘NULL’ value is never assigned.
- say "SNUGGLE_FLAGS" in snuggle.m4 comments
It used to say "GUILE_FLAGS", a holdover from Guile 1.4.x roots.
- new humdrum.h elements
- C_CHAR
- C_DOUBLE
- C_LONG
- DEFINE_PUBLIC
- GC_PROTECT
- GC_UNPROTECT
- INTEGERP
- LIST1
- LIST2
- LIST3
- LIST4
- LIST5
- MODULE_LOOKUP
- SYMBOLN
- SYMBOLP
- VECTORP
- VECTOR_REF
- bootstrap tools upgraded
- GNU Automake 1.13.4
tarball, etc, in dir:
http://www.gnuvola.org/software/snuggle/
atom feed:
http://www.gnuvola.org/NEWS.atom
--
Thien-Thi Nguyen
GPG key: 4C807502
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-22 11:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-22 11:46 SNUGGLE 0.4 available Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).