view CITATION @ 30285:fca639cb78b8

detect fcn called with too many args when arg list not present (bug #61471) * pt-eval.cc (tree_evaluator::define_parameter_list_from_arg_vector): Check for valid param_list here. (tree_evaluator::execute_user_function): Not here. Also check for function call with too many arguments when param_list is nullptr.
author John W. Eaton <jwe@octave.org>
date Fri, 12 Nov 2021 15:16:05 -0500
parents 8d7671609955
children 347dbc9049d5
line wrap: on
line source

To cite GNU Octave in publications use:

  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2020).
  GNU Octave version 6.1.0 manual: a high-level interactive language for
  numerical computations.
  URL https://www.gnu.org/software/octave/doc/v6.3.0/

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 6.3.0 manual: a high-level interactive language for numerical computations},
    author    = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
    year      = {2021},
    url       = {https://www.gnu.org/software/octave/doc/v6.3.0/},
  }

We have invested a lot of time and effort in creating GNU Octave, please
cite it when using it.  See also 'citation pkgname' for citing Octave
packages.