http://bugs.meego.com/show_bug.cgi?id=1355
Summary: clean compilation on Ubuntu Hardy: turn on -Werror
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: Netbook
OS/Version: IA
Status: ASSIGNED
Severity: normal
Priority: Low
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: jingke.zhang(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
This is from
http://bugzilla.moblin.org/show_bug.cgi?id=4555
Description From pohly 2009-07-20 06:41:01 PST (-) [reply]
The nightly builds on Ubuntu Hardy run with -Wall, but without -Werror because
there are some complaints by g++. Those don't occur with more recent g++ in
Debian Testing, so they might be false positives.
In any case, changing SyncEvolution and libsynthesis code so that these
warnings don't occur would be useful:
http://runtests.syncevolution.org/2009-07-17-14-27/head-evolution-hardy-2...
Then we could turn on -Werror and catch errors in new code. Currently -Werror
is only on in Debian Testing in 64 bit mode, but not in 32 bit mode.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.