Staging
v0.5.1
https://github.com/python/cpython
Revision 71ff8d5dc5dad320cf71fee03018c5ba4101b683 authored by Barry Warsaw on 20 January 2001, 06:08:10 UTC, committed by Barry Warsaw on 20 January 2001, 06:08:10 UTC
to integer types (i.e. Py_uintptr_t, our spelling of C9X's uintptr_t).
ANSI specifies that pointer compares other than == and != to
non-related structures are undefined.  This quiets an Insure
portability warning.
1 parent 7f3e4ad
History
Tip revision: 71ff8d5dc5dad320cf71fee03018c5ba4101b683 authored by Barry Warsaw on 20 January 2001, 06:08:10 UTC
default_3way_compare(): When comparing the pointers, they must be cast
Tip revision: 71ff8d5
File Mode Size
.cvsignore -rw-r--r-- 87 bytes
BUILDno.txt -rw-r--r-- 1.9 KB
_socket.dsp -rwxr-xr-x 4.0 KB
_sre.dsp -rwxr-xr-x 7.6 KB
_tkinter.dsp -rw-r--r-- 8.6 KB
bsddb.dsp -rw-r--r-- 8.4 KB
mmap.dsp -rw-r--r-- 3.9 KB
parser.dsp -rw-r--r-- 7.7 KB
pcbuild.dsw -rw-r--r-- 4.8 KB
pyexpat.dsp -rwxr-xr-x 7.9 KB
python.dsp -rw-r--r-- 6.7 KB
python20.wse -rw-r--r-- 39.3 KB
pythoncore.dsp -rw-r--r-- 35.8 KB
pythonw.dsp -rw-r--r-- 7.3 KB
readme.txt -rw-r--r-- 3.9 KB
rt.bat -rwxr-xr-x 993 bytes
select.dsp -rwxr-xr-x 4.1 KB
ucnhash.dsp -rw-r--r-- 3.7 KB
unicodedata.dsp -rwxr-xr-x 4.1 KB
w9xpopen.dsp -rw-r--r-- 3.4 KB
winreg.dsp -rw-r--r-- 4.0 KB
winsound.dsp -rw-r--r-- 3.8 KB
zlib.dsp -rw-r--r-- 4.1 KB

readme.txt

back to top