diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-01-08 02:25:34 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-01-08 02:25:34 +0000 |
commit | 5db42c4c5088ce511d35c0a8942f563d95e13230 (patch) | |
tree | 03f6f23012a1fccff0346e5a1f715a52ba6d9992 /Python/strerror.c | |
parent | d8fe7ab711df2d6380aeff085fe8eda6b268f3eb (diff) | |
download | cpython-git-5db42c4c5088ce511d35c0a8942f563d95e13230.tar.gz |
alias_for_import_name(): Dueling compiler warnings ;-)
Squash new warnings from VC 7.1 about mixing signed and
unsigned types in comparisons. I can see why `len` was
changed to size_t here, but don't see why `i` was also
changed. Change `i` back to int.
Diffstat (limited to 'Python/strerror.c')
0 files changed, 0 insertions, 0 deletions