[Kst] [Bug 135090] Add a [Vector-First] automatic scalar
George Staikos
staikos at kde.org
Wed Oct 4 16:18:16 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=135090
------- Additional Comments From staikos kde org 2006-10-04 16:18 -------
On Wednesday 04 October 2006 10:07, Nicolas Brisset wrote:
> Since the request is very similar to bug #88120, I developed something very
> similar. It seems to work fine, I'll leave it to you to apply after review,
> though.
Looks fine, feel free to commit to trunk if you like.
> Note: I'm not sure I understand the purpose of the first
> _scalars["first"]->setValue(first);
> line after the loop that checks whether there are NaNs in the vector..
> Maybe the line I added there is not appropriate...
It's a short-circuit to exit the update early. Notice that it returns if it
goes there.
More information about the Kst
mailing list