[pypy-dev] 2GB Limit on Windows

Armin Rigo arigo at tunes.org
Mon Apr 8 11:06:02 CEST 2013


Hi Roger,

On Sun, Apr 7, 2013 at 11:49 PM, Roger Flores <aidembb at yahoo.com> wrote:
> I'm still wondering if there is any technical reason against the flag?
> Particularly the "CFFI extensions want the high bit reserved or not" issue.

Obviously CFFI doesn't store random stuff in the high bit.  It's meant
to work on Linux to start with, so the idea never even crossed my
mind.  The reason CFFI was mentioned in this thread is that by using
it you can call arbitrary DLLs, some of which may have the historical
problem --- i.e. assume that all pointers are in the positive half.


A bientôt,

Armin.


More information about the pypy-dev mailing list