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

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

[Octave-bug-tracker] [bug #36686] Saving and loading function handles th


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #36686] Saving and loading function handles that point to subfunctions is not working correctly
Date: Tue, 18 Apr 2023 17:08:25 -0400 (EDT)

Update of bug #36686 (project octave):

                  Status:               Confirmed => Need Info              

    _______________________________________________________

Follow-up Comment #9:

Hartmut's test scripts and procedures from comment #7 now produce the
following in Octave 8.2.0:


>> main
ans =

  -1.2800
   0.6400

ans =

  -1.2800
   0.6400

>> main
ans =

  -1.2800
   0.6400

ans =

  -1.2800
   0.6400

>> model.odefun([2 3],0)
ans =

  -1.2800
   0.6400


does that mean this bug can be closed as fixed? or is there a better test to
try?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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