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

noreply@sourceforge.net noreply@sourceforge.net
Fri, 8 Sep 2000 08:46:42 -0700


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

Project: Python
Category: Core
Status: Closed
Resolution: Fixed
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.

Follow-Ups:

Date: 2000-Sep-08 08:46
By: tim_one

Comment:
Thanks!  Your fix has been checked in.
-------------------------------------------------------

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