[issue3030] compiler warning on HP-UX

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: I can't believe that a build issue relating to 2.6 is still valid over two years later. -- nosy: +BreamoreBoy resolution: -> out of date status: open -> closed ___ Python tracker

[issue3030] compiler warning on HP-UX

2009-05-16 Thread Daniel Diniz
Changes by Daniel Diniz : -- priority: -> low type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue3030] compiler warning on HP-UX

2008-06-02 Thread Thomas Heller
New submission from Thomas Heller <[EMAIL PROTECTED]>: On HP-UX, there is a compiler warning about _POSIX_C_SOURCE redefined: bash-2.04$ make gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/pyt