Custom Query
Results (70 - 72 of 3827)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2067 | Fixed | $n=-2147483648 is not an int32 | trancexx | Jpm |
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) |
|||
#3825 | Fixed | $tagEDITSTREAM definition is wrong in Beta 3.3.15.3 when using x64 | Jpm | Nine |
Description |
It should be reverted back to the actual 3.3.14.5 version : Global Const $tagEDITSTREAM = "align 4;dword_ptr dwCookie;dword dwError;ptr pfnCallback" This tag definition is found in GUIRichEdit.au3 UDF |
|||
#3675 | Completed | $tagNETRESOURCE: Add constants | Jpm | anonymous |
Note: See TracQuery
for help on using queries.