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

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

[Octave-bug-tracker] [bug #64691] VM machine: for scripts __compile__("x


From: anonymous
Subject: [Octave-bug-tracker] [bug #64691] VM machine: for scripts __compile__("xxx", "clear") throws error
Date: Mon, 18 Sep 2023 04:21:30 -0400 (EDT)

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

                 Summary: VM machine: for scripts __compile__("xxx","clear")
throws error
                   Group: GNU Octave
               Submitter: None
               Submitted: Mon 18 Sep 2023 08:21:27 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 18 Sep 2023 08:21:27 AM UTC By: Anonymous
__compile__("test","clear")
error: octave_base_value::user_function_value(): wrong type argument
'user-defined script'

script file test.m
-------------------------

y = 1;
disp(y);


-------------------------

__compile__("test","clear")
error: octave_base_value::user_function_value(): wrong type argument
'user-defined script'


Note: octave command "clear test" works.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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