[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Mon Sep 20 21:54:34 CEST 2004
CVS commit by staikos:
noticed this, no time to investigate right now
M +2 -0 kst2dplot.cpp 1.266
--- kdeextragear-2/kst/kst/kst2dplot.cpp #1.265:1.266
@@ -1922,4 +1922,6 @@ void Kst2DPlot::setTicks(double& tick, d
// check for hysteresis of y-axis tick spacing...
//
+// FIXME: George gets an uninitialized variable here. Not sure which one
+// at this point.
if (!isX && is_log == _isLogLast && _stLast != 0.0 &&
St/_stLast < TICK_HYSTERESIS_FACTOR &&
More information about the Kst
mailing list