Modify ↓
Opened 18 years ago
Closed 18 years ago
#5 closed Bug (Rejected)
AVector[] out of bounds - AU3check should pick up on my error
| Reported by: | anonymous | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Other | Severity: | |
| Keywords: | Cc: |
Description
$color =
If _ChooseColor( 2 ) <> -1 then $color
Notice the code is incorrect I don't say $color = value but Au3 check should pick up on that and list it as an error.
That code throws an AutoIt error AVector[] out of bounds
Just a minor detail good luck!
Tested in: 3.2.8.0
Attachments (0)
Change History (6)
comment:1 by , 18 years ago
| Resolution: | → rejected |
|---|---|
| Status: | new → closed |
comment:2 by , 18 years ago
| Version: | 3.2.10.0 → old releases |
|---|
comment:3 by , 18 years ago
| Version: | old releases → Old release |
|---|
comment:4 by , 18 years ago
| Resolution: | rejected |
|---|---|
| Status: | closed → reopened |
comment:5 by , 18 years ago
| Owner: | set to |
|---|---|
| Status: | reopened → assigned |
comment:6 by , 18 years ago
| Resolution: | → rejected |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

already closed for a long tile. please use the lastest official release with a complete repro script your one is missuing the #include <Misc.au3>