Age | Commit message (Collapse) | Author |
|
|
|
CID 1004012
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also fixes int->int32 in ScriptExtDate::transfer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overload-misses.
|
|
|
|
Fix clang warnings
|
|
|
|
The original has the call there too, as confirmed using
the disasm of the gob3 binary.
This fixes bug #3611208.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(complete previous commit)
|
|
|
|
Reading an array without using the resulting value has no effect.
In any case, this code still looks like it may be broken, so somebody
who knows more about AGI should perhaps investigate this closer.
|
|
|