[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: don't redefine or prematurely define _XOPEN_SOURCE (ncurses-config --cflags would define it)

Matti Picus (@mattip) foss at heptapod.net
Tue Feb 8 07:06:40 EST 2022



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20220208/25c702e8/attachment.html>


More information about the pypy-commit mailing list