Modify

Opened 16 years ago

Closed 16 years ago

#273 closed Bug (No Bug)

Hard-error on executing this

Reported by: VicTT Owned by:
Milestone: Component: AutoIt
Version: 3.2.10.0 Severity: None
Keywords: DllStructCreate Cc:

Description

code:
$hardwarestatus=DllStructCreate("ubyte",0xFFBC015F)
$read=DllStructGetData($hardwarestatus,1)

Attachments (0)

Change History (3)

comment:1 Changed 16 years ago by Jon

  • Severity changed from Blocking to None

comment:2 Changed 16 years ago by Jpm

How can you be for sure that 0xFFBC015F is a valid pointer?
For me there is no BUG

comment:3 Changed 16 years ago by Valik

  • Resolution set to No Bug
  • Status changed from new to closed

I agree with JP. You write stupid code, we can't protect you from that. This is definitely No Bug.

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.