Modify

Opened 4 years ago

Last modified 2 years 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.

Attachments (0)

Change History (3)

comment:1 by TicketCleanup, 4 years ago

Version: 3.3.16.0

Automatic ticket cleanup.

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

Owner: set to J-Paul Mesnage
Status: newassigned

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

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

Owner: changed from J-Paul Mesnage to Jon

Modify Ticket

Action
as assigned The owner will remain Jon.

Add Comment


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