[issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling

Jesús Cea Avión report at bugs.python.org
Fri Sep 27 22:20:34 EDT 2019


Jesús Cea Avión <jcea at jcea.es> added the comment:


New changeset 8750bce9884335d43ac06989f64473ed877c5b63 by Jesús Cea (Miss Islington (bot)) in branch '3.8':
bpo-38301: In Solaris family, we must be sure to use '-D_REENTRANT' (GH-16446) (#16449)
https://github.com/python/cpython/commit/8750bce9884335d43ac06989f64473ed877c5b63


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38301>
_______________________________________


More information about the Python-bugs-list mailing list