On 20.10.2010 14:02, Richard Heck wrote: > On 10/20/2010 05:44 AM, Pavel Sanda wrote: >> Peter Kümmel wrote: >> >>>> I agree. But this would mean that all dialog related code must be >>>> removed from the export functions... which would be a good thing in >>>> itself but is a bit more involved than what was originally thought. >>>> >>> The "box" is open again ;) >>> >> ouch. is there easy way to switch back or would it mean revert the whole >> serie of patches? >> >> > Some of the early ones were just cleanup, and export code itself is in > an #if 0 block,
Yes this if disables the old code, but the other multit hreaded code would stay enabled. But I hope we could use the new functionality. > so it shouldn't be that bad. Maybe it would be worth reverting r35726. > To answer > Peter's question, in the log, I'm not sure that is better. If we go back At least the patch removes the copy&paste code. > to before that, > then it's fairly easy. > > The attached patch should do it. > > Richard >