|
| From: | Muhali |
| Subject: | [Octave-bug-tracker] [bug #57837] parsing "'" throws error |
| Date: | Mon, 17 Feb 2020 08:00:59 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0 |
Follow-up Comment #2, bug #57837 (project octave):
with a brand new dev build
>> __octave_config_info__ ("hg_id")
ans = 11072ea6a16c
and like you
>> double ("'")
ans = 39
I still get the same error. Looking at the error message ... I just noticed
that savannah didn't parse it – the error message
octave_aXrcGK (1, 'z = x' * x;', 'z = x' * x;');
it seems that the "'" is used for both strings and the transpose.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57837>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |