|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #59405] Feature request: new arguments block syntax for argument validation |
Date: | Wed, 2 Jun 2021 15:51:04 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #6, bug #59405 (project octave): I pushed the following changeset to allow Octave to parse arguments blocks http://hg.savannah.gnu.org/hgweb/octave/rev/c19f8cbe0fd5 Note that this change only implements parsing so the syntax is accept but not evaluation. Code that relies on arguments blocks to provide default values, perform type conversion or do anything else that is useful will likely produce incorrect results after this change. Please see the commit message for more details. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?59405> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |