Skip to content
Snippets Groups Projects
Verified Commit a0e78957 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Octave 7 compatibility fix: “arguments” is a reserved keyword

This confuses the Octave 7 parser in the context of anonymous functions.

Simply rename the variable to “args”.
parent 2f6120de
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment