Author: Gregor Wegberg <[email protected]>
Branch: gc-incminimark-pinning
Changeset: r71847:4a0eecd88f46
Date: 2014-05-22 22:39 +0200
http://bitbucket.org/pypy/pypy/changeset/4a0eecd88f46/
Log: added todo item
diff --git a/rpython/rtyper/lltypesystem/rffi.py
b/rpython/rtyper/lltypesystem/rffi.py
--- a/rpython/rtyper/lltypesystem/rffi.py
+++ b/rpython/rtyper/lltypesystem/rffi.py
@@ -787,6 +787,7 @@
# if 'buf' points inside 'data'. This is only possible if we
# followed the 2nd case in get_nonmovingbuffer(); in the first case,
# 'buf' points to its own raw-malloced memory.
+ # XXX fix comment (groggi)
assert not (is_pinned and is_raw)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit