Re: About KDE_NO_DEPRECATED

2011-06-26 Thread Nicolas Alvarez
JonAnder Peñalba wrote: > I've been doing some experiments with the KDE_NO_DEPRECATED define and I > have some doubts. > > What is it exactly supposed to mean? > As I understand it, when compiling with this define, all deprecated code > should be ignored and the application should work as expected

Re: About KDE_NO_DEPRECATED

2011-06-26 Thread JonAnder Peñalba
2011/6/23 Raphael Kubo da Costa > JonAnder Peñalba writes: > > > This is not the result I get. When I compile with this define, I get > strange > > results that vary from weird behavior to segfaults. > > Are you sure these are related to KDE_NO_DEPRECATED? > Pretty sure yes. For example, this