[Libreoffice] [PATCH] [PUSHED] Replace DBG_ stuff in calc with OSL_ equivalents
Jacek Wolszczak
shutdownrunner at gmail.com
Sat May 28 07:27:49 PDT 2011
Hi,
Thanks for fixing and pushing the patches and the information in the
previous e-mail.
The next one is impress and the next one ... don't know yet. Well, I
will try to finish the easy hack so that tools/debug.hxx can be removed
whatsoever,
Jacek
Dnia 2011-05-27, pią o godzinie 08:22 +0200, David Tardon pisze:
> On Sun, May 22, 2011 at 11:41:31AM +0200, Jacek Wolszczak wrote:
> > Hi,
> >
> > I am sending links to patches uploaded to dropbox. I wasn't sure if 1MB
> > of attachments would be welcome here.
>
> The patches are good, except:
>
> 1. I changed
>
> -#ifdef DBG_UTIL
> +#if OSL_DEBUG_LEVEL > 1
>
> to
>
> -#ifdef DBG_UTIL
> +#if OSL_DEBUG_LEVEL > 0
>
> 2. I removed the hunks that added #if OSL_DEBUG_LEVEL > 1 around
> DBG_CHKTHIS
>
> What are you going to do next? :)
>
> D.
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list