From: David Gibson <david@gibson.dropbear.id.au>
To: ccan@lists.ozlabs.org, rusty@rustcorp.com.au
Subject: Re: [PATCH 0/3] generators in C
Date: Thu, 25 Feb 2016 22:26:16 +1100 [thread overview]
Message-ID: <20160225112616.GK22216@voom.redhat.com> (raw)
In-Reply-To: <1455538404-1823-1-git-send-email-david@gibson.dropbear.id.au>
[-- Attachment #1.1: Type: text/plain, Size: 560 bytes --]
On Mon, Feb 15, 2016 at 11:13:21PM +1100, David Gibson wrote:
> This series add's the 'generator' module which implements Python-like
> generators in C. By use of some extremely hairy macros, it's able to
> have a surprisingly natural interface, even with arbitrary parameters
> and return types.
I'm taking silence as assent and have merged this module.
--
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 #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 127 bytes --]
_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan
prev parent reply other threads:[~2016-02-25 11:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 12:13 [PATCH 0/3] generators in C David Gibson
2016-02-15 12:13 ` [PATCH 1/3] configurator: Add test for ucontext.h David Gibson
2016-02-15 12:13 ` [PATCH 2/3] generator: Generators for C David Gibson
2016-02-15 12:13 ` [PATCH 3/3] generator: Allow generators to take arguments David Gibson
2016-02-25 11:26 ` David Gibson [this message]
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=20160225112616.GK22216@voom.redhat.com \
--to=david@gibson.dropbear.id.au \
--cc=ccan@lists.ozlabs.org \
--cc=rusty@rustcorp.com.au \
/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