Ticket #1513 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

Every warning should be regarded as an error

Reported by: stbuehler Assigned to: glen
Priority: normal Milestone: 1.5.0
Component: core Version: 1.5.x-svn
Severity: normal Keywords: patch
Cc: Blocking:
Need Feedback: 0

Description

As i don't like warnings, i tried to fix them.

As i remember, the warnings were all "real" ones: * Unused vars * Conversion between object and function pointer (solved with intptr_t; should work as it is already used) * Wrong signedness

Attachments

04-shutup-many-compiler-warnings.patch (11.1 kB) - added by stbuehler on 01/10/2008 10:03:09 PM.

Change History

01/10/2008 10:03:09 PM changed by stbuehler

  • attachment 04-shutup-many-compiler-warnings.patch added.

01/17/2008 10:26:20 AM changed by glen

  • keywords set to patch.
  • owner changed from jan to glen.

01/17/2008 10:28:00 AM changed by glen

  • status changed from new to closed.
  • resolution set to fixed.

Committed revision [2048]


Add/Change #1513 (Every warning should be regarded as an error)




Change Properties
Action