diff options
author | Fred Drake <fdrake@acm.org> | 2000-10-11 13:54:07 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-10-11 13:54:07 +0000 |
commit | 48fba733b90134e738724f2c03b1eb2dfe0d7325 (patch) | |
tree | a5a995bfd721a098adb2bf2fd5cf2997598cdfa2 /Python/getplatform.c | |
parent | 35ba689caba292bbe5093026eaab43957992c089 (diff) | |
download | cpython-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