Am 08.08.2013 um 11:48 hat Charlie Shepherd geschrieben:
> Ah sorry I forgot it should go in the square brackets. Did you want
> me to resend it with the correct title?
Not necessary, I've fixed it up. Just remember it for your next series.
Thanks, applied to block-next (for 1.7)
Kevin
On 08/08/2013 09:28, Stefan Hajnoczi wrote:
On Thu, Aug 08, 2013 at 03:23:14AM +0100, Charlie Shepherd wrote:
This patch's commit message will say "Test coroutine execution order
(v2)" when applied.
In the future please put the "v2" into the [PATCH ...] tag list instead
so it gets stripped autom
On Thu, Aug 08, 2013 at 03:23:14AM +0100, Charlie Shepherd wrote:
This patch's commit message will say "Test coroutine execution order
(v2)" when applied.
In the future please put the "v2" into the [PATCH ...] tag list instead
so it gets stripped automatically when the patch is applied.
With git-
Am 05.08.2013 um 21:11 hat Charlie Shepherd geschrieben:
> This patch adds a test for coroutine execution order in test-coroutine - this
> catches a bug in the CPC coroutine implementation.
>
> ---
> tests/test-coroutine.c | 54
> ++
> 1 file chang
This patch adds a test for coroutine execution order in test-coroutine - this
catches a bug in the CPC coroutine implementation.
---
tests/test-coroutine.c | 54 ++
1 file changed, 54 insertions(+)
diff --git a/tests/test-coroutine.c b/tests/test-c