unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: "Whitlock\, Bradley D" <bradley.d.whitlock@lmco.com>
Cc: "guile-user@gnu.org" <guile-user@gnu.org>
Subject: Re: Guile 1.8 Garbage Collection Question
Date: Wed, 26 Oct 2011 10:39:03 +0200	[thread overview]
Message-ID: <87sjmgno48.fsf@pobox.com> (raw)
In-Reply-To: <1B716C7666FD684A9FDF0FBD5EE5E0A0156F8529@HDXDSP11.us.lmco.com> (Bradley D. Whitlock's message of "Tue, 25 Oct 2011 20:34:23 +0000")

On Tue 25 Oct 2011 22:34, "Whitlock, Bradley D" <bradley.d.whitlock@lmco.com> writes:

>   scm_dynwind_unwind_handler (free, s, SCM_F_WIND_EXPLICITLY);

You can write this as scm_dynwind_free (s), FWIW.

Otherwise I didn't see the problem.  `s' is not managed by the GC, so
the GC shouldn't have much to do with it.

Regards,

Andy
-- 
http://wingolog.org/



  parent reply	other threads:[~2011-10-26  8:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25 20:34 Guile 1.8 Garbage Collection Question Whitlock, Bradley D
2011-10-26  5:15 ` Cedric Cellier
2011-10-26  8:39 ` Andy Wingo [this message]
2011-10-26 16:07   ` EXTERNAL: " Whitlock, Bradley D
2011-10-26 16:28     ` rixed
2011-10-26 16:30 ` rixed
  -- strict thread matches above, loose matches on Subject: below --
2011-10-25 20:36 Whitlock, Bradley D

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=87sjmgno48.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=bradley.d.whitlock@lmco.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).