unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Marc Singer <elf@buici.com>
Cc: guile-user@gnu.org
Subject: Re: Passing lambda bindings to C for use as callback
Date: Tue, 26 Nov 2002 12:55:56 -0800	[thread overview]
Message-ID: <20021126205556.GA26545@buici.com> (raw)
In-Reply-To: <873cpojzuf.fsf@zagadka.ping.de>

On Tue, Nov 26, 2002 at 01:10:48PM +0100, Marius Vollmer wrote:
> You can also pass the SCM objects that you want to protect globally to
> the function scm_gc_protect_object.  Guile will then keep the data
> structure for you.  You can unprotect such an object with
> scm_gc_unprotect_object.  For objects that you wont ever unprotect you
> can also use scm_permanent_object.

Was this added after v1.4?


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-11-26 20:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26  2:45 Passing lambda bindings to C for use as callback Marc Singer
2002-11-26  3:22 ` Marc Singer
2002-11-26 12:10   ` Marius Vollmer
2002-11-26 20:55     ` Marc Singer [this message]
2002-11-26 21:56       ` Thien-Thi Nguyen

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=20021126205556.GA26545@buici.com \
    --to=elf@buici.com \
    --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).