]> granicus.if.org Git - python/commit
Fix "GCC diagnostic" in socketmodule.c
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 5 Mar 2015 13:04:03 +0000 (14:04 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 5 Mar 2015 13:04:03 +0000 (14:04 +0100)
commita4c727131efc4b1a7f08d837d20bd9f592197e52
tree9e3d254871c4b9620be36e12d880651adf4533e7
parentd7c7e0ef69e0aacc24d34388dd68927f7f7ee1f3
Fix "GCC diagnostic" in socketmodule.c

Fix regression of changeset 7c6e3358221a on GCC < 4.4. The _socket module
cannot be compiled on "x86 FreeBSD 7.2 3.x" buildbot anymore.
Modules/socketmodule.c