Re: [pypy-dev] test_rpoll.py::test_translate with MinGW32

2012-05-28 Thread Matti Picus
On 28/05/2012 6:04 PM, bookaa wrote: with set cc=mingw32-gcc this test fail: pytest.py pypy/rlib/test/test_rpoll.py::test_translate this is how to patch: diff -crN pypy-pypy-4a38b43757e3/pypy/rlib/_rsocket_rffi.py pypy-pypy-4a38b43757e3.bookaa/pypyhttp://mail.python.org/mailman/listinfo/

[pypy-dev] test_rpoll.py::test_translate with MinGW32

2012-05-28 Thread bookaa
with set cc=mingw32-gcc this test fail: pytest.py pypy/rlib/test/test_rpoll.py::test_translate this is how to patch: diff -crN pypy-pypy-4a38b43757e3/pypy/rlib/_rsocket_rffi.py pypy-pypy-4a38b43757e3.bookaa/pypy/rlib/_rsocket_rffi.py *** pypy-pypy-4a38b43757e3/pypy/rlib/_rsocket_rffi.py Tu