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: | 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 , 4 years ago
| Version: | 3.3.16.0 |
|---|
comment:2 by , 4 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
Added Opt("dllstructMode, 1) to force fatal error
Fix sent to Jon
comment:3 by , 2 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.