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

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

[Octave-bug-tracker] [bug #52568] str2func can't create a "lazy" handle


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #52568] str2func can't create a "lazy" handle to function which does not exist when str2func is executed
Date: Tue, 19 Mar 2019 11:59:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #52568 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #13:

I believe this bug was also fixed when bug #29447 was fixed.  I now see the
following behavior with the development sources:


octave> fh = str2func ("jskafljsdaklfjsadklfjasd")
fh = @jskafljsdaklfjsadklfjasd
octave:6> fh()
error: jskafljsdaklfjsadklfjasd: invalid function handle



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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