Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2333 closed Bug (Wont Fix)

AuCheck balks at 5D arrays initializer

Reported by: jchd18 Owned by:
Milestone: Component: Au3Check
Version: 3.3.9.4 Severity: None
Keywords: array initialization Cc:

Description

Au3Check raises an error on array initializer for dimensions > 4.
Simplest reproducer:
Local $arTestBad[2][2][2][2][2] = [[[[[0]]]]]

Attachments (0)

Change History (2)

comment:1 Changed 11 years ago by Jpm

  • Resolution set to Wont Fix
  • Status changed from new to closed

It is true that AU3check do checking for array dimension <= 4
That is a "known" limitation.
I don't thing that with the current implemenation we can go beyond

comment:2 Changed 11 years ago by jchd18

Pretty lame.

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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.