https://bugs.winehq.org/show_bug.cgi?id=53767 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Confirming. It should be easy to fix in interp_redim(). lookup_identifier() never fails apparently, missing symbol in case of redim() will result in REF_NONE type, when that happens we could probably create a new array variable on a spot. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.