|
| From: | Federico Gennari |
| Subject: | [Octave-bug-tracker] [bug #40095] Clearvar function not implemented |
| Date: | Mon, 11 Sep 2017 10:57:35 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 |
Follow-up Comment #5, bug #40095 (project octave):
Updated local Windows Octave version to 4.2.1
I tried the patch saving it under
C:\Octave\Octave-4.2.1\share\octave\4.2.1\m\general path and launched a script
that uses clearvar function.
result is the following:
####
error: Invalid call to strjoin. Correct usage is:
-- STR = strjoin (CSTR)
-- STR = strjoin (CSTR, DELIMITER)
error: called from
print_usage at line 91 column 5
strjoin at line 56 column 5
clearvars at line 68 column 3
xxxxxxxxx at line 22 column 5
####
Is the patch out of date?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40095>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |