]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix some compilation warnings when using gcc (-Wmaybe-uninitialized).
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 19 May 2015 19:04:33 +0000 (21:04 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 19 May 2015 19:04:33 +0000 (21:04 +0200)
commitf6d1f1fa8a503f218a2103ba1e6768c6cfdb7c50
treeaa3f1b5e02a380145db5fe4ace4e6b566440949a
parent2545411e2848c50bd4f7345fc76e9d24cd063d32
Fix some compilation warnings when using gcc (-Wmaybe-uninitialized).
Objects/unicodeobject.c