Author: Armin Rigo <[email protected]>
Branch: bag
Changeset: r1589:745faca39603
Date: 2015-01-24 17:17 +0100
http://bitbucket.org/pypy/stmgc/changeset/745faca39603/
Log: Uh, a nonsense pair of asserts?
diff --git a/checkfence/README b/checkfence/README
--- a/checkfence/README
+++ b/checkfence/README
@@ -35,6 +35,7 @@
edit the Makefile: ZCHAFFDIR=/path/to/zchaff64
fix src/Parser.yy for bison 3.0 by replacing all "yyloc" with
"yyla.location"
+ comment out src/Value.C:122: ASSERT(inOffset < 128);
make dbg # or "make opt", but this gives me a segfaulting version :-(
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit