]> granicus.if.org Git - python/commit
Silence compiler warnings on Solaris 10 via explicit (void *) casts.
authorTrent Nelson <trent@trent.me>
Wed, 19 Sep 2012 02:00:25 +0000 (22:00 -0400)
committerTrent Nelson <trent@trent.me>
Wed, 19 Sep 2012 02:00:25 +0000 (22:00 -0400)
commitda064d074556cb61309e13193d0b353668f76a49
tree2e71ac83a7bebb2ae692c9bd60b99f715504bfeb
parent9a46105a897f6a4d6e2cf74cdb215d934fab76d9
parentab02db23b1032c7b1fcf7063ae736b25e4466624
Silence compiler warnings on Solaris 10 via explicit (void *) casts.
Objects/typeobject.c