Commit 3475188
gvanrossum
Fix warnings on 64-bit platforms about casts from pointers to ints.
Two of these were real bugs.
git-svn-id: http://svn.python.org/projects/python/trunk@28670 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 5877547 commit 3475188
3 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3883 | 3883 | | |
3884 | 3884 | | |
3885 | 3885 | | |
3886 | | - | |
| 3886 | + | |
| 3887 | + | |
3887 | 3888 | | |
3888 | 3889 | | |
3889 | 3890 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6465 | 6465 | | |
6466 | 6466 | | |
6467 | 6467 | | |
6468 | | - | |
| 6468 | + | |
| 6469 | + | |
6469 | 6470 | | |
6470 | 6471 | | |
6471 | 6472 | | |
| |||
0 commit comments