Hi,

I just wanted to let you know that I've finally fixed that bug in
source.dynamic(). It's in the LS-354 branch of our new hg repository
(soon to be officially announced):
  http://savonet.hg.sourceforge.net:8000/hgroot/savonet/savonet
You should be able to test simply by running: hg clone <url>; cd
savonet; hg branch LS-354; cp <your old PACKAGES> .; ./bootstrap &&
./configure && make...

My fix is probably the exact same as yours, but I've also made the
calls to #select and #unregister thread-safe, which is needed because
#is_ready and #get_frame can be used from different threads.

If you (or anybody) gets a chance to look at it, comment or test, let
me know. Otherwise I'll close
http://dev.sourcefabric.org/browse/LS-354 and merge the corresponding
branch.

Cheers,
-- 
David

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to