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

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

[Octave-bug-tracker] [bug #49687] help no longer works for functions def


From: Rik
Subject: [Octave-bug-tracker] [bug #49687] help no longer works for functions defined with DEFALIAS
Date: Wed, 23 Nov 2016 22:08:43 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?49687>

                 Summary: help no longer works for functions defined with
DEFALIAS
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Wed 23 Nov 2016 02:08:40 PM PST
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0
        Operating System: Any

    _______________________________________________________

Details:

In prior versions of Octave, the documentation for functions which were
aliases of each other could be obtained under either name.  In 4.2.0, only one
name is allowed.  I happened to find this with the home/clc pair, but there
are many other examples such as lower/tolower.


DEFALIAS (home, clc)
help home
error: help: 'home' not found


This is probably a consequence of changing how the docstrings are stored in
C++ files.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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