Modify

Opened 6 years ago

Closed 5 years ago

#3772 closed Bug (Fixed)

int64 = -9223372036854775808 not handled properly

Reported by: J-Paul Mesnage 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 J-Paul Mesnage, 6 years ago

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

comment:2 by J-Paul Mesnage, 6 years ago

Owner: set to Jon
Status: newassigned

comment:3 by J-Paul Mesnage, 6 years ago

I did a fix proposed to Jon

comment:4 by J-Paul Mesnage, 6 years ago

Owner: changed from Jon to J-Paul Mesnage

comment:5 by Jon, 5 years ago

Milestone: 3.3.15.4
Owner: changed from J-Paul Mesnage 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.