Modify ↓
Opened 15 years ago
Closed 13 years ago
#1257 closed Bug (Fixed)
Fix bugs in Static array handling
Reported by: | Nutster | Owned by: | trancexx |
---|---|---|---|
Milestone: | 3.3.9.0 | Component: | AutoIt |
Version: | 3.3.1.4 | Severity: | None |
Keywords: | Cc: |
Description
Encountering a Static array for the second time should cause a redim. Instead it generates an error.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by Valik
- Severity changed from Blocking to None
comment:2 Changed 13 years ago by anonymous
comment:3 Changed 13 years ago by trancexx
- Milestone set to 3.3.9.0
- Owner changed from Nutster to trancexx
- Resolution set to Fixed
- Status changed from new to closed
Fixed by revision [6653] in version: 3.3.9.0
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Will use ReDim to redim.