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

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

[Octave-bug-tracker] [bug #62803] help class.class: error when accessing


From: Colin Macdonald
Subject: [Octave-bug-tracker] [bug #62803] help class.class: error when accessing classdef ctor's help
Date: Sun, 24 Jul 2022 00:43:30 -0400 (EDT)

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

                 Summary: help class.class: error when accessing classdef
ctor's help
                 Project: GNU Octave
               Submitter: cbm
               Submitted: Sun 24 Jul 2022 04:43:29 AM UTC
                Category: Classdef
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 24 Jul 2022 04:43:29 AM UTC By: Colin Macdonald <cbm>
Consider:

help test_classdef.test_classdef

error: unknown package 'test_classdef'
error: called from
    <unknown>


MWE: place the attached "test_classdef.m" inside a directory called
"@test_classdef".

Expected results: the help for the constructor for the class.  That is,
something different from "help test_classdef" (which correctly gives the class
help).  MWE has different docstrings for each.

Today's tip.  Also on 6.4.0 (have not tested on 7.1.0) which gives the same:

help test_classdef.test_classdef
error: unknown package 'test_classdef'
error: called from
    <unknown>
    help at line 102 column 20








    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Sun 24 Jul 2022 04:43:29 AM UTC  Name: test_classdef.m  Size: 939B   By:
cbm
place inside @test_classdef folder
<http://savannah.gnu.org/bugs/download.php?file_id=53469>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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