This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients corona10, nanjekyejoannah
Date 2019-10-12.10:29:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570876189.8.0.817666913756.issue37731@roundup.psfhosted.org>
In-reply-to
Content
This is also reproducible on Ubuntu 18.04 gcc 7.4.0

In file included from /home/corona10/cpython/Modules/expat/expat_config.h:8:0,
                 from /home/corona10/cpython/Modules/expat/xmltok.c:49:
./pyconfig.h:1586:0: warning: "_POSIX_C_SOURCE" redefined
 #define _POSIX_C_SOURCE 200809L

In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33:0,
                 from /usr/include/string.h:26,
                 from /home/corona10/cpython/Modules/expat/xmltok.c:34:
/usr/include/features.h:294:0: note: this is the location of the previous definition
 # define _POSIX_C_SOURCE 199506L
History
Date User Action Args
2019-10-12 10:29:49corona10setrecipients: + corona10, nanjekyejoannah
2019-10-12 10:29:49corona10setmessageid: <1570876189.8.0.817666913756.issue37731@roundup.psfhosted.org>
2019-10-12 10:29:49corona10linkissue37731 messages
2019-10-12 10:29:49corona10create