Modify

Opened 3 years ago

Last modified 14 months ago

#3873 assigned Feature Request

DllStruct dot access non existent element should be a fatal error

Reported by: matwachich@… Owned by: Jon
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

When accessing a dllstruct like this $tStruct.field, if field doesn't exists in the struct, a fatal error should be thrown by AutoIt interpreter.

This is to avoid obscure and hard to find bugs.

Change History (3)

comment:1 Changed 3 years ago by TicketCleanup

  • Version 3.3.16.0 deleted

Automatic ticket cleanup.

comment:2 Changed 3 years ago by Jpm

  • Owner set to Jpm
  • Status changed from new to assigned

Added Opt("dllstructMode, 1) to force fatal error
Fix sent to Jon

comment:3 Changed 14 months ago by Jpm

  • Owner changed from Jpm to Jon

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

Author


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

 
Note: See TracTickets for help on using tickets.