[issue12572] HP/UX compiler workarounds

Jim Schneider report at bugs.python.org
Fri Jul 15 17:40:25 CEST 2011


New submission from Jim Schneider <jim.schneider at dataflux.com>:

The C compiler that comes with HP/UX 11 has some shortcomings that prevent building Python 3.2.1 out of the box.  I am attaching patches here as I work through issues.

The first patch fixes namespace shortcomings when trying to use struct termios.

----------
components: Build
files: termios.patch
keywords: patch
messages: 140423
nosy: jschneid
priority: normal
severity: normal
status: open
title: HP/UX compiler workarounds
type: compile error
versions: Python 3.2
Added file: http://bugs.python.org/file22664/termios.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12572>
_______________________________________


More information about the Python-bugs-list mailing list