Richard Emslie <[EMAIL PROTECTED]> writes:

>> Task Planning
>> =============
>>
>> This topic is to collect tasks to be done for the release and divide them
>> among people. Some tasks that we could think of:
>>
>> * work out a timeframe for jit usefulness
>> * fix llvm(?)
>
> by this do you mean implement weakrefs and other gc stuff - or it is more 
> fundamentally broken? :-)

The recent refactoring to implement more external functions using
rctypes broke pypy-llvm -- llvm doesn't support some rctypes-ish
operations like direct_arrayitems.

But also, it turns out that just about all pypy-llvm's ever segfault
when running commands like "./pypy-llvm --no-compile --backendopt
translate.py targetpystonedalone.py".

So, er, both, in summary :-)

Will you be at PyCon?

Cheers,
mwh

-- 
  > So what does "abc" / "ab" equal?
  cheese
         -- Steve Holden defends obscure semantics on comp.lang.python

_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to