dumping ground for random patches and texts
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Eric Wong <normalperson@yhbt.net>
Cc: ccan@lists.ozlabs.org, spew@80x24.org
Subject: Re: [PATCH 5/5] list: add list_for_each_rev_safe{,_off} macros
Date: Mon, 3 Nov 2014 20:30:46 +1100	[thread overview]
Message-ID: <20141103093046.GC25533@voom.fritz.box> (raw)
In-Reply-To: <1414188152-24228-6-git-send-email-normalperson@yhbt.net>

[-- Attachment #1: Type: text/plain, Size: 613 bytes --]

On Fri, Oct 24, 2014 at 10:02:32PM +0000, Eric Wong wrote:
> Deleting while iterating backwards will be needed in the
> Ruby st_foreach_reverse_check implementation if we decide
> to port Ruby's st.c to use ccan/list.
> 
> ref: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/65408
> 
> Signed-off-by: Eric Wong <normalperson@yhbt.net>

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson


[-- Attachment #2: Type: application/pgp-signature, Size: 820 bytes --]

  reply	other threads:[~2014-11-03  9:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 22:02 [PATCH 0/5] new ccan/list functionality Eric Wong
2014-10-24 22:02 ` [RESEND PATCH 1/5] list: list_add_after and list_add_before functions Eric Wong
2014-10-24 22:02 ` [RESEND PATCH 2/5] list: list_swap to exchange elements Eric Wong
2014-10-24 22:02 ` [PATCH 3/5] list: new list_for_each{,_safe}_off_dir_ macros Eric Wong
2014-11-03  9:14   ` David Gibson
2014-10-24 22:02 ` [PATCH 4/5] list: add list_for_each_rev_off macro Eric Wong
2014-11-03  9:16   ` David Gibson
2014-10-24 22:02 ` [PATCH 5/5] list: add list_for_each_rev_safe{,_off} macros Eric Wong
2014-11-03  9:30   ` David Gibson [this message]
2014-12-18 19:40     ` Eric Wong
2015-03-30  6:27       ` [ccan] [PATCH 5/5] list: add list_for_each_rev_safe{, _off} macros Rusty Russell

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

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

  git send-email \
    --in-reply-to=20141103093046.GC25533@voom.fritz.box \
    --to=david@gibson.dropbear.id.au \
    --cc=ccan@lists.ozlabs.org \
    --cc=normalperson@yhbt.net \
    --cc=spew@80x24.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).