[Kst] [Bug 128436] invalid fields should not be loaded as 0 (zeroes)
George Staikos
staikos at kde.org
Mon Jun 19 09:36:51 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=128436
staikos kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From staikos kde org 2006-06-19 09:36 -------
SVN commit 552811 by staikos:
two patches that got a bit intertwined due to offline work.
1) Make vectors initialize to NOPOINT instead of 0
BUG: 128436
2) Fix a very tricky deadlock in objects iwth providers, especially plugins.
There is more to be done here. The fix only applies to vectors at the moment.
M +2 -0 libkst/kstscalar.h
M +1 -0 libkst/kststring.h
M +91 -7 libkst/kstvector.cpp
M +19 -10 libkst/kstvector.h
M +80 -16 libkstmath/kstdataobject.cpp
More information about the Kst
mailing list