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

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

[Octave-bug-tracker] [bug #62308] use of octave::feval causes error: fun


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62308] use of octave::feval causes error: function '...' not found
Date: Wed, 13 Apr 2022 08:40:32 -0400 (EDT)

Update of bug #62308 (project octave):

                  Status:                    None => Confirmed              
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #1:

I can confirm on Windows 11 and Ubuntu 21.10 with Octave 7.1.0 or the current
stable branch (hg id f67d2ce5d6d4), respectively.

I'm attaching an example that reproduces this for me. Any (built-in?) function
seems to cause the same error.

To reproduce build the attached file with:

mkoctfile --link-stand-alone bug62308.cc -o bug62308


Output:

$ ./bug62308
terminate called after throwing an instance of 'octave::execution_exception'
  what():  feval: function 'path' not found


Unfortunately, this snuck it's way into the release. It would be nice if we
had some BISTs for this use-case.

(file #53085)

    _______________________________________________________

Additional Item Attachment:

File name: bug62308.cc                    Size:0 KB
    <https://file.savannah.gnu.org/file/bug62308.cc?file_id=53085>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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