unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: emacs-devel@gnu.org
Cc: Daniel Colascione <dancol@dancol.org>
Subject: Re: [Emacs-diffs] master 9d8d065: Add support for finalizers
Date: Tue, 03 Mar 2015 12:03:28 -0500	[thread overview]
Message-ID: <jwv61ai9g8c.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <E1YSZvy-0004vW-Tc@vcs.savannah.gnu.org> (Daniel Colascione's message of "Mon, 02 Mar 2015 23:39:35 +0000")

Was this discussed on emacs-devel and I missed it?

Question: why use a doubly-linked list, unlike pretty much everything
else in our code base?


        Stefan


> +  DEFVAR_BOOL ("gc-precise-p", gc_precise_p,

This name is wrong.  "-p" stands for "predicate" and a predicate is
a function that returns a boolean, whereas this is a variable/constant.



       reply	other threads:[~2015-03-03 17:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150302233934.18904.59563@vcs.savannah.gnu.org>
     [not found] ` <E1YSZvy-0004vW-Tc@vcs.savannah.gnu.org>
2015-03-03 17:03   ` Stefan Monnier [this message]
2015-03-03 17:08     ` [Emacs-diffs] master 9d8d065: Add support for finalizers Daniel Colascione
2015-03-03 18:18       ` Stefan Monnier
2015-03-03 18:23         ` Daniel Colascione

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/emacs/

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

  git send-email \
    --in-reply-to=jwv61ai9g8c.fsf-monnier+emacsdiffs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dancol@dancol.org \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).