[pypy-dev] support for ordinals on windows in _ffi and ctypes
Antonio Cuni
anto.cuni at gmail.com
Thu Jun 7 11:01:57 CEST 2012
Hello Matti,
On 06/06/2012 06:14 PM, Matti Picus wrote:
> I have started a branch to support app level finding functions by ordinals:
> win-ordinal
>
> I would be happy for any comments as it progresses. Currently, I have added
> tests and ordinal handling to rlib/libffi.py and module/_ffi
I read the commits and they look fine.
> if I run tests one at a time, they all pass, but running in one pass makes
> test_ztranslation fail, here is the traceback https://gist.github.com/2882909.
> Any thoughts?
If I had to dig into this, I'd probably start by trying to understand if there
is a test in particular which triggers this behavior.
However, 3f72e6d9820b by amaury claims to solve the issue. Not sure what's
going on, though.
ciao,
Anto
More information about the pypy-dev
mailing list