Modify

Opened 17 years ago

Closed 13 years ago

#767 closed Feature Request (Rejected)

Better 64-bit integer support

Reported by: Valik Owned by: Valik
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Currently a lot of integer related functions truncate at 32-bits even if the integer is stored as 64-bits. One possibility is to always store integer values in 64-bits and stop using 32-bit integers altogether. We could provide an Int32() casting function for those cases where it's necessary.

Attachments (0)

Change History (2)

comment:1 by J-Paul Mesnage, 17 years ago

Owner: set to Valik
Status: newassigned

comment:2 by Jon, 13 years ago

Resolution: Rejected
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.