Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy
Commits: 7f9aecea by Dan Villiom Podlaski Christiansen at 2020-09-17T12:38:45+02:00 darwin: don't define _POSIX_C_SOURCE, as it hides e.g. getpagesize() --HG-- branch : release-pypy3.7-v7.x - - - - - 557ea252 by Dan Villiom Podlaski Christiansen at 2020-09-17T12:51:25+02:00 darwin: sysctlbyname is in sys/sysctl.h --HG-- branch : release-pypy3.7-v7.x - - - - - 529793e5 by Dan Villiom Podlaski Christiansen at 2020-09-17T12:55:34+02:00 fix inconsistent #ifdef's surrounding get_vmprof_stack() --HG-- branch : release-pypy3.7-v7.x - - - - - c2fa0ace by Dan Villiom Podlaski Christiansen at 2020-09-17T12:56:22+02:00 darwin: strlen() is in <string.h> --HG-- branch : release-pypy3.7-v7.x - - - - - 1de04381 by Dan Villiom Podlaski Christiansen at 2020-09-17T13:33:16+02:00 boehm gc: try using pkg-config to find it --HG-- branch : release-pypy3.7-v7.x - - - - - 61974672 by Dan Villiom Podlaski Christiansen at 2020-09-17T14:17:03+02:00 rvmprof: avoid missing prototype, which is an error in Clang 11 --HG-- branch : release-pypy3.7-v7.x - - - - - 8d33c99b by Dan Villiom Podlaski Christiansen at 2020-09-17T17:35:25+02:00 build_cffi_imports: use an HTTP mirror; fix building gdbm on Darwin --HG-- branch : release-pypy3.7-v7.x - - - - - 8 changed files: - lib_pypy/pypy_tools/build_cffi_imports.py - rpython/memory/gc/env.py - rpython/rlib/rvmprof/src/rvmprof.h - rpython/rlib/rvmprof/src/shared/machine.c - rpython/rlib/rvmprof/src/shared/vmprof_common.h - rpython/rlib/rvmprof/src/shared/vmprof_get_custom_offset.h - rpython/rtyper/tool/rffi_platform.py - rpython/translator/c/src/precommondefs.h View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/1e9e3a72334ef5a24606198eafefbc8258ea4a57...8d33c99b761ee4b1953790773170ef9d49c70a20 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1e9e3a72334ef5a24606198eafefbc8258ea4a57...8d33c99b761ee4b1953790773170ef9d49c70a20 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
