Bug #395

Fix various compilation warnings and errors, especially for 64bit systems

Added by Spex over 6 years ago. Updated almost 5 years ago.

Status:Closed Start date:02/24/2009
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:NeL: General
Target version:Version 0.7.0

Description

There are a number of mismatched types and type casts causing warnings or even compilation errors, especially on 64bit systems. A partial patch has been provided by int-e (see attached file).

0003-fix-compile-errors-and-warnings-when-sizeof-size_t.patch - fix compile errors and warnings when sizeof(size_t) != sizeof(uint) (4.2 kB) Magnifier Spex, 02/24/2009 11:28 pm

History

#1 Updated by Spex over 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1076.

#2 Updated by sfb about 6 years ago

  • Status changed from Resolved to Closed

#3 Updated by kervala almost 5 years ago

  • Project changed from NeL to Ryzom
  • Category deleted (Misc)
  • Target version deleted (Version 0.7.0)

#4 Updated by kervala almost 5 years ago

  • Category set to NeL: General
  • Assignee deleted (Spex)
  • Target version set to Version 0.7.0

%zu is not working under all compilers.

Also available in: Atom PDF