Skip to content

#1255 Add check for number of return values of user-defined functions

Albert Hofkamp requested to merge user-def-func-check-num-return-values into develop

End-user visible changes:

  • FuncNoSpecificUserDefCheck : If the kind of function is disallowed, the 'no parameters' check is now omitted for the function, and thus not reported anymore. Currently, this only affects PLCgen.

Addresses #1255

Edited by Dennis Hendriks

Merge request reports

Loading