Modify

Opened 12 years ago

Closed 12 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 by TicketCleanup, 12 years ago

Version: 3.3.10.2

Automatic ticket cleanup.

comment:2 by DXRW4E, 12 years ago

the same logic could be used also for Function, example

Static Func _FunctionName()

;ect ect ect

EndFunc

Ciao.

comment:3 by Melba23, 12 years ago

Resolution: Rejected
Status: newclosed

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

Rejected.

M23

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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