Ticket #19 (closed defect: fixed)
Patch to fix a lot of compile warnings
| Reported by: | smoku | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | General |
| Version: | 2.1 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
The attached patch fixes many compile warnings when compiling with -Wall (”./configure –enable-developer”).
Many of the changes are simply not casting a pointer to an int. On many 64-bit architectures, pointers are 64-bits and integers are 32.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
