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

SourceForge.net noreply@sourceforge.net
Fri, 28 Mar 2003 14:46:55 -0800


Bugs item #710285, was opened at 2003-03-26 20: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: Martin v. Löwis (loewis)
Date: 2003-03-28 23: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