Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1838 closed Bug (Fixed)

Au3Check, Ignored error case, keyword and (attached) negative number.

Reported by: mvg Owned by: Jos
Milestone: Future Release Component: Au3Check
Version: 3.3.6.1 Severity: None
Keywords: Au3Check keyword number negative attached Cc:

Description

Au3Check, Ignored error case, keyword and (attached) negative number.

  • Seems very similar to ticket #491
  • compressed(wrongly) code exception.
    For $i=-1 To-2 Step -1
    Next
    For $i=-1 To -2 Step-1
    Next
    

(works for me) (documenting)

Attachments (0)

Change History (2)

comment:1 by J-Paul Mesnage, 15 years ago

Resolution: Fixed
Status: newclosed

already fixed with #1051

comment:2 by TicketCleanup, 15 years ago

Milestone: Future Release

Automatic ticket cleanup.

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


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