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: Thu, 2 Jul 2020 02:17:12 -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:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

I dug a little deeper in Octave's parser and found a very suitable place to
fix this issue.

Fixed on stable https://hg.savannah.gnu.org/hgweb/octave/rev/286fe9352cd6

The message for comment #0 is


>> test do_nothing
***** assert (do_nothing (3), rand (3))
!!!!! test failed
Element 1 in argument list is not defined


and the fix also revealed another overseen bug which I marked as xtest.

Also the assert comparison of structures had to be refactored, as the
recursion with unassigned values was somehow spooky and now errored reliably.

Marking 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]