Author: Armin Rigo <[email protected]>
Branch: c8-gil-like
Changeset: r1808:4b5e5bbe333f
Date: 2015-06-11 18:02 +0200
http://bitbucket.org/pypy/stmgc/changeset/4b5e5bbe333f/
Log: fix
diff --git a/c8/demo/demo_random.c b/c8/demo/demo_random.c
--- a/c8/demo/demo_random.c
+++ b/c8/demo/demo_random.c
@@ -376,6 +376,7 @@
assert(p == NULL || p_sig == SIGNATURE);
(void)local_seg;
+ (void)p_sig;
p = do_step(p);
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit