unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-sources@gnu.org
Cc: guile-user@gnu.org
Subject: SNUGGLE 0.4 available
Date: Sat, 22 Jun 2013 13:46:08 +0200	[thread overview]
Message-ID: <87ip1674hr.fsf@zigzag.favinet> (raw)

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

                 reply	other threads:[~2013-06-22 11:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ip1674hr.fsf@zigzag.favinet \
    --to=ttn@gnuvola.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).