octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58686] Interpreter silently ignores inputs


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #58686] Interpreter silently ignores inputs
Date: Wed, 8 Jul 2020 23:07:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

Update of bug #58686 (project octave):

                  Status:          Ready For Test => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #15:

jwe, again thanks for this great fix!  The message is perfect for me.  It
contains a reason, and a position where to fix it!


>> __octave_config_info__.hg_id
ans = dc53b7b7af8b

>> test do_nothing
***** assert (do_nothing (3), rand (3))
!!!!! test failed
'retval' undefined near line 1, column 1

>> assert (do_nothing (3), rand (3))
error: 'retval' undefined near line 1, column 1
error: called from
    do_nothing at line 3 column 4

>> [2,do_nothing(),5,3]
error: 'retval' undefined near line 1, column 1
error: called from
    do_nothing at line 3 column 4


Consider this item as fixed, closing report.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58686>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]