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

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

[Octave-bug-tracker] [bug #57383] cell2mat could issue "Octave:language-


From: Rik
Subject: [Octave-bug-tracker] [bug #57383] cell2mat could issue "Octave:language-extension" warning on mixed class numeric input
Date: Mon, 9 Dec 2019 11:12:35 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #57383 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 1 - Later              
                 Summary: cell2mat does not warn on mixed class numeric input
=> cell2mat could  issue "Octave:language-extension" warning on mixed class
numeric input

    _______________________________________________________

Follow-up Comment #3:

The Octave philosophy is to be a superset of Matlab.  Any Matlab code you have
should run in Octave.  But we specifically don't guarantee the reverse, that
Octave code you write will run in Matlab.  For that case, the programmer needs
to be aware of any Matlab restrictions and program with those in mind.

There is a particular warning ID for Octave-specific features:
"Octave:language-extension".  This could be applied in this case.  I have
re-title the bug report to reflect that.  But, I've lowered the priority as I
think there are more important code challenges to tackle.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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