[22377] in Source-Commits
third/python/Include
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Apr 7 13:40:55 2005
From: ghudson@MIT.EDU
Date: Thu, 7 Apr 2005 13:40:46 -0400
Message-Id: <200504071740.j37Hekfc006443@equal-rites.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/python/Include
In directory equal-rites.mit.edu:/afs/dev.mit.edu/user/ghudson/third/python/Include
Modified Files:
pyport.h
Log Message:
HUGE_VAL is broken in our current Solaris toolchain (a gcc bug). Work
around the problem by using the internal gcc name for the constant.