[issue40183] AC_COMPILE_IFELSE doesn't work in all cases

2020-04-04 Thread Roundup Robot


Change by Roundup Robot :


--
keywords: +patch
nosy: +python-dev
nosy_count: 1.0 -> 2.0
pull_requests: +18729
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/19367

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40183] AC_COMPILE_IFELSE doesn't work in all cases

2020-04-04 Thread Jérôme

New submission from Jérôme :

Just compiling the symbol sometimes gives a false positive (for example chroot 
compiles OK), but also linking properly detects the symbol is missing.

--
components: Interpreter Core
messages: 365781
nosy: jerome.hamm
priority: normal
severity: normal
status: open
title: AC_COMPILE_IFELSE doesn't work in all cases
type: compile error
versions: Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com