Modify

Opened 10 years ago

Closed 10 years ago

#2593 closed Feature Request (Rejected)

Static & Global

Reported by: DXRW4E Owned by:
Milestone: Component: Au3Check
Version: Severity: None
Keywords: Cc:

Description

Is possible (when Au3Check load a file, take all the names of the functions in that file, and then see if there are Gobal Static, and get to know them only in those functions) or to add a (Optional) directive or something like that, to help udf makers to be more save that their Global Static variable is not used\change\edit outside the basic function of the udf

for more http://www.autoitscript.com/forum/topic/157425-static-global/

Ciao.

Attachments (0)

Change History (3)

comment:1 Changed 10 years ago by TicketCleanup

  • Version 3.3.10.2 deleted

Automatic ticket cleanup.

comment:2 Changed 10 years ago by DXRW4E

the same logic could be used also for Function, example

Static Func _FunctionName()

;ect ect ect

EndFunc

Ciao.

comment:3 Changed 10 years ago by Melba23

  • Resolution set to Rejected
  • Status changed from new to closed

As I stated in the thread - UDF authors need to give suitably unique names to any Global variables they create.

Rejected.

M23

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.