2010/2/21 ????? ???????????? <olga.kryzhanovska at gmail.com>:
> So what does the flag do and how can someone find issues caused by it?

It sets the compiler heuristics for pointer aliasing to "compatible"
mode, which means "no reordering".

> Will lint help?

No. Does lint help, generally, on C++ files ?

Reading the code, running kdeinit4 through the debugger and at least
obtaining a stack trace as to where the crash occurs might help.

And I am not going to write you a "short description about type-based
alias analysis and pointers".

--Stefan

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

Reply via email to