Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
3262a290 by Matti Picus at 2022-02-08T11:22:55+02:00
don't redefine or prematurely define _XOPEN_SOURCE  (ncurses-config 
--cflags would define it)

- - - - -
f0d4e578 by Matti Picus at 2022-02-08T12:46:36+02:00
avoid using epoll_event from RPython since it is a packed struct

- - - - -


3 changed files:

- pypy/module/select/interp_epoll.py
- rpython/rlib/rvmprof/src/shared/vmprof_getpc.h
- rpython/translator/tool/cbuild.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8abf749a4624a27f262d25d82335270f272de867...f0d4e578edef4699bd24e00542fe462534b1d1be

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8abf749a4624a27f262d25d82335270f272de867...f0d4e578edef4699bd24e00542fe462534b1d1be
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to