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

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

[Octave-bug-tracker] [bug #59704] function call on classdef subobject fa


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59704] function call on classdef subobject fails with "numel: invalid return value"
Date: Tue, 22 Dec 2020 11:56:39 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36 Edg/87.0.664.66

Update of bug #59704 (project octave):

                  Status:                    None => Confirmed              
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

I also don't understand the reason for this error message.

The attached much simpler classdef class exhibits the same error.

To reproduce, place both files into the same directory and run:

o = bug59704();
o.test()


The error is issued here:
https://hg.savannah.gnu.org/hgweb/octave/file/45abff4199d8/libinterp/octave-value/ov-classdef.cc#l256

(file #50544, file #50545)
    _______________________________________________________

Additional Item Attachment:

File name: bug59704.m                     Size:0 KB
    <https://file.savannah.gnu.org/file/bug59704.m?file_id=50544>

File name: bug59704_test.m                Size:0 KB
    <https://file.savannah.gnu.org/file/bug59704_test.m?file_id=50545>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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