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
Build
Compat
Contrib
Demo
Distributions
IDE scripts
Include
Lib
MPW
Modules
PlugIns
Python
Resources
Tools
Unsupported
mwerks
scripts
tclmods
HISTORY -rw-r--r-- 27.2 KB
ReadMe -rw-r--r-- 8.3 KB
ReadMe-dev -rw-r--r-- 482 bytes
ReadMe-src -rw-r--r-- 563 bytes
Relnotes -rw-r--r-- 3.2 KB
_checkversion.py -rw-r--r-- 415 bytes
errno_unix.h -rw-r--r-- 307 bytes
fopenRF.c -rw-r--r-- 5.9 KB
mkapplet.py -rw-r--r-- 5.7 KB
mwerksglue.c -rw-r--r-- 566 bytes

ReadMe

back to top