Changes between Version 5 and Version 6 of Ticket #10814, comment 37


Ignore:
Timestamp:
11/23/18 22:42:30 (5 years ago)
Author:
Vhati

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10814, comment 37

    v5 v6  
    3030\\
    3131My expectation:
    32 * When named, the object is stacked up via lofsa, and ScummVM will crash on invalid arithmetic.
     32* When named, the object is stacked up via lofsa+push, and ScummVM will crash on invalid arithmetic.
    3333* When global, it'd be stacked up via lsg, and ScummVM *might* crash depending on if acc's last use happened to hold an object.
    3434\\