commit | 09fcb72048be60435ae70ec2c3e23e2325edb421 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 23 19:20:21 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 23 19:20:21 2013 +0200 |
tree | ee7c279b7b77ff5d58f831b37fb517f28d65398a | |
parent | d5d0bc35adc6c043d5985152451505e70d869341 [diff] |
Issue #19356: Avoid using a C variabled named "_self", it's a reserved word in some C compilers.