]> granicus.if.org Git - python/commit
Issue #5726: Make Modules/ld_so_aix return the actual exit code of the linker, rather...
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 1 May 2009 21:16:14 +0000 (21:16 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 1 May 2009 21:16:14 +0000 (21:16 +0000)
commit3fd4ea9dab5adee0467f71ef3d9400a10acc8654
tree1d75b60db2f24b4ed06641a5e7be862e3a6a30b3
parent1fc0231a22f00afffff890e0cf0078dd7d0cf582
Issue #5726: Make Modules/ld_so_aix return the actual exit code of the linker, rather than always exit successfully.
Patch by Floris Bruynooghe.
Misc/NEWS
Modules/ld_so_aix