Project

General

Profile

Actions

Bug #1513

closed

Every warning should be regarded as an error

Added by stbuehler over 16 years ago. Updated over 16 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

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

Files

Actions #1

Updated by glen over 16 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

Committed revision r2048

Actions

Also available in: Atom