Modify ↓
Opened 16 years ago
Closed 14 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 by , 16 years ago
| Severity: | Blocking → None |
|---|
comment:2 by , 14 years ago
comment:3 by , 14 years ago
| Milestone: | → 3.3.9.0 |
|---|---|
| Owner: | changed from to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [6653] in version: 3.3.9.0
Note:
See TracTickets
for help on using tickets.

Will use ReDim to redim.