WeiDUorg / weidu

WeiDU is a program used to develop, distribute and install modifications for games based on the Infinity Engine.
http://www.weidu.org
GNU General Public License v2.0
87 stars 19 forks source link

Function array arguments are flagged by MODDER FUN_ARGS #212

Closed FredrikLindgren closed 8 months ago

FredrikLindgren commented 2 years ago

Recommend that the array variables are assigned outside the function call (e.g., using WITH_SCOPE) to silence the false positives.

https://github.com/WeiDUorg/weidu/issues/182#issuecomment-775031472

FredrikLindgren commented 8 months ago

Done in acd7266660fec13be66691c4b290f08e2e948b29.