Author: Carl Friedrich Bolz <[email protected]>
Branch: type-specialized-instances
Changeset: r59949:a6da532ea8b0
Date: 2013-01-11 11:05 +0100
http://bitbucket.org/pypy/pypy/changeset/a6da532ea8b0/
Log: on the branch mapdict needs tagged pointers
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
+++ b/pypy/config/pypyoption.py
@@ -238,6 +238,7 @@
default=False,
requires=[("objspace.std.getattributeshortcut", True),
("objspace.std.withmethodcache", True),
+ ("translation.taggedpointers", True),
]),
BoolOption("withrangelist",
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit