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

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

[Octave-bug-tracker] [bug #57865] Builtin is not calling the built in ve


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57865] Builtin is not calling the built in version
Date: Thu, 20 Feb 2020 14:32:57 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36

Follow-up Comment #3, bug #57865 (project octave):

Octave's 'builtin' function is closer to 'feval' than Matlab's is.

If we change the 'builtin' function to be Matlab compatible, then some
functions may raise an error because they are interpreted m-file functions
instead of compiled built-in functions.

Keeping the current behavior of 'builtin' seems like the best option to me, so
that we can keep functions written as m-files and have them work with the
'builtin' function.

I'd resolve this as a known incompatibility.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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