diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2008-03-27 04:40:50 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2008-03-27 04:40:50 (GMT) |
commit | 231346e23f3bcb5102199712b998ca7f2354dfdd (patch) | |
tree | ca7e91d10be40e42c27fe1ca924130d127980a73 /Objects/sliceobject.c | |
parent | 4ebd46a02d7ab56b1398d7e5393dd32dc26becac (diff) | |
download | cpython-231346e23f3bcb5102199712b998ca7f2354dfdd.zip cpython-231346e23f3bcb5102199712b998ca7f2354dfdd.tar.gz cpython-231346e23f3bcb5102199712b998ca7f2354dfdd.tar.bz2 |
Fix warnings about using char as an array subscript. This is not portable
since char is signed on some platforms and unsigned on others.
Diffstat (limited to 'Objects/sliceobject.c')
0 files changed, 0 insertions, 0 deletions