[Python-bugs-list] [ python-Bugs-710285 ] Rename definition of LONG_LONG

SourceForge.net noreply@sourceforge.net
Fri, 28 Mar 2003 15:15:03 -0800


Bugs item #710285, was opened at 2003-03-26 10:48
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=710285&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: The Written Word (Albert Chin) (tww-china)
Assigned to: Nobody/Anonymous (nobody)
Summary: Rename definition of LONG_LONG

Initial Comment:
Can we rename the LONG_LONG definition in longobject.h
and pyport.h to PY_LONG_LONG or some other name? It
causes problems on HP-UX with the HP C++ compiler:
http://h21007.www2.hp.com/cxx-dev/CXX/cxx-dev.0303/0100.html

----------------------------------------------------------------------

>Comment By: The Written Word (Albert Chin) (tww-china)
Date: 2003-03-28 14:15

Message:
Logged In: YES 
user_id=119770

Ok, let's try this again.

----------------------------------------------------------------------

Comment By: The Written Word (Albert Chin) (tww-china)
Date: 2003-03-28 14:12

Message:
Logged In: YES 
user_id=119770

Ok, try this patch. The first one didn't change all the
files. Tested on HP-UX 11i (11.11) and Tru64 UNIX 5.1.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2003-03-28 13:46

Message:
Logged In: YES 
user_id=21627

Can you provide a patch?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=710285&group_id=5470