On Sun, Feb 21, 2010 at 15:22, Pavel Heimlich <tropikhajma at gmail.com> wrote:

> On the other hand, the code is buggy. Every code is buggy.
> The Qt code alone has 7 millons lines of code, which a conservative estimate 
> translates to around 7 000 bugs. There is no way people here would find and 
> make patches for all of them.
> If a change in the compiler flags hides some of them without a significant 
> performance drop, why not use it?

Because changing compiler flags "to make it not crash" does not
correct the underlying problem. It only hides the problem. It probably
moves it elsewhere as well.

And because the real cause of the crash, and how it is affected by the
pointer aliasing setting, has not been identified.

> ?(BTW have you gotten any response from the Qt developers regarding the 
> patches you sent them a year ago?)

You stated that on recent versions of QT4 you no longer need to apply
all the patches which used to be required. That means that at least
some of the CVSDude QT patches were applied.

--Stefan

-- 
Stefan Teleman
KDE e.V.
stefan.teleman at gmail.com

Reply via email to