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

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

[Octave-bug-tracker] [bug #50359] clearer documentation for difference b


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #50359] clearer documentation for difference between isnull and isempty
Date: Fri, 3 Mar 2017 07:11:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Update of bug #50359 (project octave):

                Severity:              3 - Normal => 2 - Minor              
              Item Group:        Incorrect Result => Documentation          
             Assigned to:                    None => siko1056               
                 Release:                   4.2.0 => dev                    

    _______________________________________________________

Follow-up Comment #11:

Another suggestion is to convert `isnull` to `__isnull__`, a internal
undocumented function.

1.) `isnull` is not MATLAB compatible.
2.) `isnull` is only used in "libinterp/octave-value/ov-null-mat.cc" and
"libinterp/parse-tree/pt-mat.cc" for internal purpose in tests.
3.) `isnull` gets users the wrong idea of it's specific purpose and is
irrelevant for most user code applications.

Any contrary opinions? If not, I'll provide a cset for dev next week.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50359>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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