Staging
v0.5.0
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
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 8.6 KB
Makefile.in -rw-r--r-- 18.0 KB
README -rw-r--r-- 35.8 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.6 KB
configure -rwxr-xr-x 181.6 KB
configure.in -rw-r--r-- 37.9 KB
install-sh -rwxr-xr-x 2.2 KB
setup.cfg.in -rw-r--r-- 69 bytes
setup.py -rw-r--r-- 22.8 KB

README

back to top