Skip to content

#1255 FuncNoSpecificUserDefCheck : added check for no recursion of internal user-defined functions

Albert Hofkamp requested to merge check-no-recursion-int-functions-2 into develop
  • Extend the user-defined functions check with the ability to check for lack of recursion in internal user-defined functions.
  • No end-user visible changes.

Addresses #1255

Edited by Dennis Hendriks

Merge request reports

Loading