[Libreoffice-bugs] [Bug 51154] cppunit warning cleaning

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 22 12:22:15 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51154

Qubit <bishop.robinson at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bishop.robinson at gmail.com

--- Comment #2 from Qubit <bishop.robinson at gmail.com> 2012-07-22 03:22:15 PDT ---
I just configured and compiled cppunit with "-Wall -Wextra -Werror" and with
"-Weffc++", and I didn't see any compiler warnings.

Here's what I did after I cloned cppunit:

./autogen.sh
./configure CFLAGS="-Wall -Wextra -Werror"  # (or with -Weffc++)
./make
./make check

What's the next step with this bug?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list