summaryrefslogtreecommitdiff
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-11 13:54:07 +0000
committerFred Drake <fdrake@acm.org>2000-10-11 13:54:07 +0000
commit48fba733b90134e738724f2c03b1eb2dfe0d7325 (patch)
treea5a995bfd721a098adb2bf2fd5cf2997598cdfa2 /Python/getplatform.c
parent35ba689caba292bbe5093026eaab43957992c089 (diff)
downloadcpython-git-48fba733b90134e738724f2c03b1eb2dfe0d7325.tar.gz
Remove the last gcc -Wall warning about possible use of an uninitialized
variable. w should be initialized before entering the bytecode interpretation loop since we only need one initialization to satisfy the compiler.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions