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 J-Paul Mesnage, 18 years ago

Resolution: rejected
Status: newclosed

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>

comment:2 by J-Paul Mesnage, 18 years ago

Version: 3.2.10.0old releases

comment:3 by J-Paul Mesnage, 18 years ago

Version: old releasesOld release

comment:4 by J-Paul Mesnage, 18 years ago

Resolution: rejected
Status: closedreopened

comment:5 by J-Paul Mesnage, 18 years ago

Owner: set to J-Paul Mesnage
Status: reopenedassigned

comment:6 by J-Paul Mesnage, 18 years ago

Resolution: rejected
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.