[Python-bugs-list] [Bug #113888] Compiling on alpha-osf1v4: Py_IS_INFINITY not defined

noreply@sourceforge.net noreply@sourceforge.net
Fri, 8 Sep 2000 07:39:53 -0700


Bug #113888, was updated on 2000-Sep-08 07:39
Here is a current snapshot of the bug.

Project: Python
Category: Core
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: Compiling on alpha-osf1v4: Py_IS_INFINITY not defined

Details: In line 168 of Include/pyport.h the definition of Py_IS_INFINITY does not start in column 0. This leads the osf compiler to ignoring the entire line.
Patch: Remove the blank.

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=113888&group_id=5470