diff options
author | Thomas Wouters <thomas@python.org> | 2006-03-01 21:58:30 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-03-01 21:58:30 +0000 |
commit | f8b13ce38fb7b5be0be335384d8a3dd38f61d144 (patch) | |
tree | 83792e4859e1a9e643100d8d11d8e6f780edd07d /Python/exceptions.c | |
parent | cb90694ff919ba3f949962fb1d627c08aa53320c (diff) | |
download | cpython-f8b13ce38fb7b5be0be335384d8a3dd38f61d144.tar.gz |
Remove gcc (4.0.x) warning about uninitialized value by explicitly setting
the sentinel value in the main function, rather than the helper. This
function could possibly do with an early-out if any of the helper calls ends
up with a len of 0, but I doubt it really matters (how common are malformed
hangul syllables, really?)
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions