Bug #395
Fix various compilation warnings and errors, especially for 64bit systems
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).
History
#1 Updated by Spex over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r1076.
#2 Updated by sfb over 9 years ago
- Status changed from Resolved to Closed
#3 Updated by kervala almost 8 years ago
- Project changed from NeL to Ryzom
- Category deleted (
Misc) - Target version deleted (
Version 0.7.0)
#4 Updated by kervala almost 8 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.