[pypy-dev] ype object 'BlackholeInterpreter' has no attribute 'bhimpl_direct_ptradd'

Carl Friedrich Bolz cfbolz at gmx.de
Wed Nov 24 10:33:48 CET 2010


On 11/23/2010 09:48 PM, wlavrijsen at lbl.gov wrote:
> I've been banging my head on the error below. I've removed the references
> to lltype.direct_ptradd in my code that I'm aware of, but that didn't do
> the trick.

I told the JIT not to look into TypeConverter._get_fieldptr, see 
revision 79444. Afterwards it seemed to work.

> Any ideas, or perhaps an implementation of bhimpl_direct_ptradd?

Ideally support should be added to the JIT, yes (Armin? :-) ). But for 
now the above solution should work too.

Cheers,

Carl Friedrich



More information about the Pypy-dev mailing list