New submission from Link Mauve:

Many POSIX functions aren’t available on every system, especially embedded ones.

The first patch introduces guards around some of these functions and add them 
to AC_CHECK_FUNCS in the configure.ac; the second one recompile every changed 
generated file, using autoreconf -fi and clinic.

----------
components: Build
hgrepos: 276
messages: 229243
nosy: Link Mauve
priority: normal
severity: normal
status: open
title: Missing guards for some POSIX functions
type: compile error
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22623>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to