Commit e1b60d4
committed
Merged revisions 75258 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r75258 | amaury.forgeotdarc | 2009-10-05 22:18:05 +0200 (lun., 05 oct. 2009) | 2 lines
Fix compilation warning on Windows, where size_t is 32bit but file offsets are 64bit.
........1 parent 7e2ef57 commit e1b60d4
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1688 | 1688 | | |
1689 | 1689 | | |
1690 | 1690 | | |
1691 | | - | |
| 1691 | + | |
| 1692 | + | |
1692 | 1693 | | |
1693 | 1694 | | |
1694 | 1695 | | |
| |||
1763 | 1764 | | |
1764 | 1765 | | |
1765 | 1766 | | |
1766 | | - | |
1767 | | - | |
1768 | | - | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
1769 | 1770 | | |
1770 | | - | |
| 1771 | + | |
1771 | 1772 | | |
1772 | 1773 | | |
1773 | 1774 | | |
1774 | 1775 | | |
1775 | 1776 | | |
1776 | 1777 | | |
1777 | | - | |
| 1778 | + | |
1778 | 1779 | | |
1779 | 1780 | | |
1780 | 1781 | | |
| |||
0 commit comments