Modify

Opened 14 years ago

Closed 14 years ago

#2067 closed Bug (Fixed)

$n=-2147483648 is not an int32

Reported by: J-Paul Mesnage Owned by: trancexx
Milestone: 3.3.9.0 Component: AutoIt
Version: 3.3.6.1 Severity: None
Keywords: Cc:

Description

such value can be stored in an int32 but is stored in an int64

$n=-2147483648
ConsoleWrite('@@ Debug(' & @ScriptLineNumber & ') : $n = ' & $n & " " & VarGettype($n) & @crlf)

same for beta 23

Environment(Language:040C Keyboard:0000040C OS:WIN_7/Service Pack 1 CPU:X64 OS:X86)

Attachments (0)

Change History (1)

comment:1 by trancexx, 14 years ago

Milestone: 3.3.9.0
Owner: set to trancexx
Resolution: Fixed
Status: newclosed

Fixed by revision [6541] in version: 3.3.9.0

Modify Ticket

Action
as closed The owner will remain trancexx.

Add Comment


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