[Patches] [ python-Patches-1006629 ] Match Solaris def'n of _XOPEN_SOURCE

SourceForge.net noreply at sourceforge.net
Tue Aug 10 17:00:51 CEST 2004


Patches item #1006629, was opened at 2004-08-10 10:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1006629&group_id=5470

Category: Build
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Martin v. Löwis (loewis)
Summary: Match Solaris def'n of _XOPEN_SOURCE

Initial Comment:
Per discussion on python-dev attached is a patch that
causes the _XOPEN_SOURCE definition to match that
defined by G++ on Solaris.  This is the simplest
patch I could come up with.  Perhaps better would be 
to discover the value and use that instead of simply
setting it to 500.  My configure skills weren't up to the
task though.


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

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


More information about the Patches mailing list