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

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

[Octave-bug-tracker] [bug #55764] "help properties" does not return text


From: Rik
Subject: [Octave-bug-tracker] [bug #55764] "help properties" does not return text for either function or keyword
Date: Fri, 22 Feb 2019 11:51:35 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <https://savannah.gnu.org/bugs/?55764>

                 Summary: "help properties" does not return text for either
function or keyword
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Fri 22 Feb 2019 08:51:33 AM PST
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Code to reproduce:


help properties

'properties' is a built-in function from the file
libinterp/octave-value/ov-classdef.cc


There is help text in ov-classdef.cc for the function "properties".  There is
also help text in libinterp/op-kw-docs but this is commented out because our
help system only allows one DOCSTRING entry per keyword.  Here is the code
there


@c ## FIXME: Can't have duplicate DOCSTRING entries.  The function properties
@c ##        already has a docstring which overrides this keyword definition.
@c properties
@c  libinterp/parse-tree/oct-parse.yy
@c -*- texinfo -*-
@c @deftypefn {} {} properties
@c Begin a properties block in a classdef definition.
@c @end deftypefn








    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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