diff options
author | Trent Mick <trentm@activestate.com> | 2000-08-12 21:35:36 +0000 |
---|---|---|
committer | Trent Mick <trentm@activestate.com> | 2000-08-12 21:35:36 +0000 |
commit | 29b83810bde8dfcf72e45405e884aa0953e23d0f (patch) | |
tree | 81a3b3284028437537bb9f11377f0ea9cdd14af8 /Python/compile.c | |
parent | 6c116dd56bf0b27637a0b1e9721f86e8879b1e67 (diff) | |
download | cpython-git-29b83810bde8dfcf72e45405e884aa0953e23d0f.tar.gz |
Clean up a couple of warnings on Win64. The downcast of the strlen size_t
return value to int is safe here because in each case it previouls checked that
there will be no overflow.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions