We are down to the last 50 own tests on win32. Here is one I need help with: http://buildbot.pypy.org/summary/longrepr?testname=TestLowLevelType.%28%29.test_round_up_for_allocation&builder=own-win-x86-32&build=162&mod=translator.c.test.test_lltyped
The failure is that, like ARM, ssize == llmemory.sizeof(Signed) * 2 where ssize is 8
Is the test wrong or is there a problem with overallocating memory? Matti _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
