Modify

#3772 closed Bug (Fixed)

int64 = -9223372036854775808 not handled properly

Reported by: Jpm Owned by: Jon
Milestone: 3.3.15.4 Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: Cc:

Description

Local $int64Min = Hex(- 9223372036854775808)
return 8000000000000001
in fact it should return 8000000000000000

Attachments (0)

Change History (5)

comment:1 by Jpm, on Jul 17, 2020 at 1:34:42 PM

Summary: int64 = -9223372036854775808 not handle properlyint64 = -9223372036854775808 not handled properly

comment:2 by Jpm, on Jul 17, 2020 at 1:36:37 PM

Owner: set to Jon
Status: newassigned

comment:3 by Jpm, on Jul 18, 2020 at 9:49:44 AM

I did a fix proposed to Jon

comment:4 by Jpm, on Aug 10, 2020 at 12:47:30 PM

Owner: changed from Jon to Jpm

comment:5 by Jon, on Jun 11, 2021 at 12:49:03 PM

Milestone: 3.3.15.4
Owner: changed from Jpm to Jon
Resolution: Fixed
Status: assignedclosed

Fixed by revision [12545] in version: 3.3.15.4

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


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