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

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

[Octave-patch-tracker] [patch #9980] JSON encoder and decoder, alternati


From: anonymous
Subject: [Octave-patch-tracker] [patch #9980] JSON encoder and decoder, alternative to object2json
Date: Tue, 27 Oct 2020 09:30:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0

Follow-up Comment #17, patch #9980 (project octave):

[comment #15 comment #15:]
> What do you mean by
> 
> 
> v7 "break" of 'func2str'
> 
> 

By "break" I meant air-quoted "break".  

Its just that in v5.2, calling 'str2func("@nofunc")' where "nofunc" is
non-existent returned an error, while in v7, it no longer is the case.  The
resulting function will fail, of course, but 'str2func' will not.

I assume it is deliberate, but the change affected the behavior of *my*
function.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9980>

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




reply via email to

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