Re: [Libreoffice] unusedcode.easy and debug build

2011-08-29 Thread Caolán McNamara
On Sat, 2011-08-27 at 02:04 +0200, Markus Mohrhard wrote: > Hello Caolan, all, > > I just had some problems with my debug build in ucb and discovered > that at least one method only needed in a debug build has been > removed. It seems it was mentionend on unusedcode.easy, so my question > is how w

Re: [Libreoffice] unusedcode.easy and debug build

2011-08-28 Thread Stephan Bergmann
On Aug 27, 2011, at 2:04 AM, Markus Mohrhard wrote: > I just had some problems with my debug build in ucb and discovered that at > least one method only needed in a debug build has been removed. It seems it > was mentionend on unusedcode.easy, so my question is how we should deal with > these ca

[Libreoffice] unusedcode.easy and debug build

2011-08-26 Thread Markus Mohrhard
Hello Caolan, all, I just had some problems with my debug build in ucb and discovered that at least one method only needed in a debug build has been removed. It seems it was mentionend on unusedcode.easy, so my question is how we should deal with these cases. In this special case I removed the ca