On Wed, 2010-11-17 at 21:50 +0100, julien wrote: > There's no more cppcheck errors if if i change the line : > const sal_uInt32 nBezString = 1024; > > into this : > sal_uInt32 nBezString = 1024; > > Before i create a tracker for cppcheck guy, i'd like to know what you > think about it ?
Yeah, that basically confirms it for me. C. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
