diff options
author | Kevin B Kenny <kennykb@acm.org> | 2010-12-01 16:28:00 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2010-12-01 16:28:00 (GMT) |
commit | 6c7ac341739cf01e0a6a385687b55339aa48e1eb (patch) | |
tree | 3250721d903de692e0288f305ca991dca2a056b2 /macosx | |
parent | 627e4077fec79059bce211956e1fbbc3905fb8b6 (diff) | |
download | tcl-6c7ac341739cf01e0a6a385687b55339aa48e1eb.zip tcl-6c7ac341739cf01e0a6a385687b55339aa48e1eb.tar.gz tcl-6c7ac341739cf01e0a6a385687b55339aa48e1eb.tar.bz2 |
* generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits):
Added meaningless initialization of 'i', 'ilim' and 'ilim1'
to silence warnings from the C compiler about possible use of
uninitialized variables, Added a panic to the 'switch' that
assigns them, to assert that the 'default' case is impossible.
[Bug 3124675]
Diffstat (limited to 'macosx')
0 files changed, 0 insertions, 0 deletions