Open GoogleCodeExporter opened 9 years ago
Any progress on this?
Original comment by dhruvah...@gmail.com
on 29 Nov 2011 at 12:50
I'd really like to see a patch implementing this idea Edwin!
Original comment by rafael2k...@gmail.com
on 16 Jan 2012 at 9:21
Original comment by rafael2k...@gmail.com
on 16 Jan 2012 at 9:29
I will have to look up how I fixed this, but I will post a patch soon. OK?
Original comment by oetelaar.automatisering
on 16 Jan 2012 at 9:29
Great.
Thanks Edwin.
Original comment by rafael2k...@gmail.com
on 16 Jan 2012 at 9:31
Here is some preliminary patch, I have not tested it at all.
Can someone please test if it applies cleanly and run some tests please. Do not
integrate without real testing.
Original comment by oetelaar.automatisering
on 2 Feb 2012 at 8:50
Attachments:
About my last patch, *NOT GOOD* do not use it.
Forget it. I am fixing it now
Original comment by oetelaar.automatisering
on 30 Mar 2012 at 11:39
Now I had to fix it.
So I did, please test on your system too.
Changes :
- changed byte counter of source from int to unsigned long int
- changed MultiThreadedConnector to run parallel tasks instead of sequential
- changed some locks/mutex stuff to allow for parallel
- done some testing on it to prove it works
- fix null-pointer ref in CastSink.h while closing a FileSink at program end
Attaching screenshots of before and after analysis, and a patch!
Original comment by oetelaar.automatisering
on 30 Mar 2012 at 7:04
Attachments:
Original issue reported on code.google.com by
oetelaar.automatisering
on 13 Mar 2011 at 9:25