[issue2497] stdbool support

Rolland Dudemaine report at bugs.python.org
Thu Mar 27 15:37:12 CET 2008


New submission from Rolland Dudemaine <rolland at ghs.com>:

For better portability, it is good to support stdbool.h when it exists.
This prevents a potential issue when compiling asdl.c.
Patch attached.

----------
components: Build
files: python_stdbool_20080327.diff
keywords: patch
messages: 64594
nosy: rolland
severity: normal
status: open
title: stdbool support
versions: Python 2.5, Python 2.6, Python 3.0
Added file: http://bugs.python.org/file9875/python_stdbool_20080327.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2497>
__________________________________


More information about the Python-bugs-list mailing list