KDE/kdevelop/languages/cpp/expressionparser
Matt Rogers
mattr at kde.org
Wed Jun 20 00:56:33 UTC 2007
On Jun 19, 2007, at 6:06 AM, Andreas Pakulat wrote:
> SVN commit 677550 by apaku:
>
> Make dashboard happy.
>
> I think we should compile kdevelop and kdevplatform using -pedantic
> (thats what
> dashboard uses), just add -DCMAKE_CXX_FLAGS=-pedantic to the cmake
> call.
>
> @David: I understand why you put a ; after macros, but whats the
> purpose of ; after a namespace-closing-brace??
>
> CCMAIL:kdevelop-devel at kdevelop.org
>
I think we should better learn C++ as that will tell us where we can
use semicolons and where we should avoid them. ;) But using -pedantic
doesn't hurt either. ;)
--
Matt
More information about the KDevelop-devel
mailing list