Ticket #90 (closed bugs: Wont Fix)

Opened 3 years ago

Last modified 39 years ago

efltk is not 64-bit clean

Reported by: nobody Owned by: nobody
Priority: 5 Milestone:
Component: None Version: eFLTK
Keywords: Cc:

Description

You have tons of pointers casted to integers in the
code. This breaks efltk on 64-bit platforms with
different int and *void sizes (amd64 for example).

Change History

Changed 2 years ago by vljubovic

  • status changed from assigned to closed
Logged In: YES 
user_id=110776

Those are just warnings, please disregard them. It has no 
effect on EDE working. We could fix those casts to make 
compiler quiet, but there are a *lot* of them and we don't 
have enough contributors to deal with that, besides EDE is 
being ported to fltk2 which afaik has no problems with 
64bit platforms. 
Note: See TracTickets for help on using tickets.