Opened on Jan 2, 2014 at 9:20:23 AM
Closed on Aug 1, 2014 at 8:24:49 PM
#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 , on Jan 2, 2014 at 10:00:01 AM
| Version: | 3.3.10.2 |
|---|
comment:2 by , on Jan 4, 2014 at 11:14:40 PM
the same logic could be used also for Function, example
Static Func _FunctionName()
;ect ect ect
EndFunc
Ciao.
comment:3 by , on Aug 1, 2014 at 8:24:49 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
As I stated in the thread - UDF authors need to give suitably unique names to any Global variables they create.
Rejected.
M23

Automatic ticket cleanup.