Commit 88833ac
tim.peters
Repair Windows compiler warnings about mixing
signed and unsigned integral types in comparisons.
git-svn-id: http://svn.python.org/projects/python/trunk@46358 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 389b342 commit 88833ac
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
766 | | - | |
| 766 | + | |
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| |||
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
978 | | - | |
| 978 | + | |
979 | 979 | | |
980 | 980 | | |
981 | 981 | | |
| |||
0 commit comments