Skip to content
Snippets Groups Projects

do not _invoke_ @configurable functions when defining default arguments in (@configurable) functions

Merged Gerhard Raven requested to merge fix-pf-bug into master

Invoking functions to obtain values for default arguments should NOT be done when those functions are @configurable, i.e. when the arguments of the called function are bindable -- as this way those functions will be invoked pre-maturely, i.e. prior to the relevant bind being executed, resulting in the wrong values being used when the function which calls them is invoked in a way which uses the default values...

Edited by Gerhard Raven

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading