-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
Description
I'm using AHK v2 with AHK++ 6.4.2. The plug-in marks my usage of IniWrite
, with only three arguments, as wrong. It appears to be because the definition files do not mark the fourth argument, "key", as optional, nor provide an alternative signature for this usage.
I know the definitions are from another project but since that project is not meant specifically for this plug-in, and since I don't know how changes propagate downstream, I made the issue here.
mark-wiemer