]> granicus.if.org Git - python/commit
Merged revisions 76623 via svnmerge from
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 1 Dec 2009 15:55:14 +0000 (15:55 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 1 Dec 2009 15:55:14 +0000 (15:55 +0000)
commitc2e1cb7d36ad387a06c6b7dadf30c6535f086280
tree1124559f01ec97f2b0de74af61be6cb99b7aa83a
parenta3e1ad27a890c8104328851fdf37ad4a616a96e9
Merged revisions 76623 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76623 | ronald.oussoren | 2009-12-01 16:54:01 +0100 (Tue, 01 Dec 2009) | 9 lines

  Fix for issue #7416: SIZEOF_UINTPTR_T can be invalid when configuring a
  multi-architecture build (in particular when the architectures don't share
  a common pointer size).

  Fixed the same issue for SIZEOF_PTHREAD_T.

  (No update to the NEWS file because this is a bugfix for an as yet unreleased
  feature)
........
Include/pymacconfig.h