Tasks #280

Kick warnings

Added by Anonymous about 13 years ago. Updated almost 13 years ago.

Status:ClosedStart date:05/10/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:-Estimated time:3.00 hours
Target version:-

Description

First of all, be more pedantic, then kick warning.

History

#1 Updated by M. Rolf about 13 years ago

Fix, if possible warnings from gcc-options -Wall -Wextra -pedantic -Weffc++

For an ultra-pedantic mode use the following options additionally:
-Wchar-subscripts -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=3 -Wstrict-overflow=5 -Wundef -Wno-endif-labels -Wshadow -Wno-builtin-macro-redefined -Wmissing-declarations -Wdouble-promotion -Wsign-conversion

#2 Updated by Anonymous about 13 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10
  • Estimated time set to 3.00

-Wdouble-promotion fails (not recognitized by the used g++ version?), everything else now activated. Loooads of warnings ;)

#3 Updated by Anonymous about 13 years ago

  • % Done changed from 10 to 70

Kicked looots of warnings. Still some resisting.

#4 Updated by Anonymous almost 13 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 70 to 100

Done

Also available in: Atom PDF