Worked it out - missing brace in an if statement. I was staring at this for
a long time till I decided to remove the conditional defines to make it
compile... then I found it.
I've pushed the fix.
Chris
On Sun, May 12, 2013 at 12:06 PM, Chris Sherlock wrote:
> Hey folks,
>
> I'm having tremen
Hey folks,
I'm having tremendous issues with compiling cppcanvas when setting
DBG_LEVEL=2
Some of these I have fixed in https://gerrit.libreoffice.org/#/c/3861/
However, I can't work out why I get the below errors. When DBG_LEVEL is 1
then I don't get the errors.
Can anyone shed any light on th