]> granicus.if.org Git - python/commit
All modern compilers provide a offsetof() function
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 3 Jun 2014 16:45:05 +0000 (18:45 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 3 Jun 2014 16:45:05 +0000 (18:45 +0200)
commitef7f14036635e76f1bca975662130047d39314eb
tree8a1b2f85aff3a519c5b6cbf1e21c7e5346d938a2
parent4e9ae159671bbe9d1aaa49613e1689e7f69d56c3
All modern compilers provide a offsetof() function

offsetof() is used directly in many other .c files without any issue.
Modules/socketmodule.c