summaryrefslogtreecommitdiff
path: root/Python/future.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-02-16 00:35:06 +0000
committerTim Peters <tim.peters@gmail.com>2006-02-16 00:35:06 +0000
commitc7f6cf62473d48b2c814b135b0026e74c3dfc3c5 (patch)
treee4bf19b1f225ea25f848a0b061fa962790c0113f /Python/future.c
parent4701af5bf5ba082d67b9e9c962650ca3d48fcb46 (diff)
downloadcpython-git-c7f6cf62473d48b2c814b135b0026e74c3dfc3c5.tar.gz
getpythonregpath(): Squash compiler warning about
mixing signed and unsigned types in comparison. Relatedly, `dataSize` is declared as DWORD, not as int, so change relevant cast from (int) to (DWORD).
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions