[New-bugs-announce] [issue31760] Re-definition of _POSIX_C_SOURCE with Fedora 26.

Stéphane Wirtel report at bugs.python.org
Wed Oct 11 11:14:45 EDT 2017


New submission from Stéphane Wirtel <stephane at wirtel.be>:

Hi all,

Is it problematic ? if it is not the case, we can close it.


In file included from /home/stephane/src/github.com/python/cpython/Modules/expat/expat_config.h:8:0,
                 from /home/stephane/src/github.com/python/cpython/Modules/expat/xmltok.c:41:
./pyconfig.h:1457:0: warning: "_POSIX_C_SOURCE" redefined
 #define _POSIX_C_SOURCE 200809L
 
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/string.h:26,
                 from /home/stephane/src/github.com/python/cpython/Modules/expat/xmltok.c:35:
/usr/include/features.h:286:0: note: this is the location of the previous definition
 # define _POSIX_C_SOURCE 199506L


Stéphane

----------
messages: 304148
nosy: matrixise
priority: normal
severity: normal
status: open
title: Re-definition of _POSIX_C_SOURCE with Fedora 26.
versions: Python 3.7

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


More information about the New-bugs-announce mailing list