summaryrefslogtreecommitdiff
path: root/Python/mystrtoul.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-04-10 21:14:05 +0000
committerGuido van Rossum <guido@python.org>2000-04-10 21:14:05 +0000
commite110dcfa8600d58771c3553dba7e021b020ed98f (patch)
tree0d38c8fea651234c370cc72a3b6a537332e14302 /Python/mystrtoul.c
parent2581764f21aedb266e6e9c94e3c003cfd37827a9 (diff)
downloadcpython-git-e110dcfa8600d58771c3553dba7e021b020ed98f.tar.gz
I've had complaints about the comparison "where >= 0" before -- on
IRIX, it doesn't even compile. Added a cast: "where >= (char *)0".
Diffstat (limited to 'Python/mystrtoul.c')
0 files changed, 0 insertions, 0 deletions