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

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

[Octave-bug-tracker] [bug #50539] builtin() is unable to call shadowed c


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50539] builtin() is unable to call shadowed core isequaln.m
Date: Tue, 14 Mar 2017 12:49:34 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #2, bug #50539 (project octave):

Indeed, unless things have changed recently, Matlab's "builtin" function will
only call those functions that are really built-in to Matlab, not core
functions that are implemented as .m files.

This is likely to be a constant source of incompatibility since there is no
guarantee that the functions built-in to Matlab will also be built-in to
Octave.

I guess this also makes it difficult for TMW to change the implementation of a
built-in function to be a .m file instead, since some users may depend on
calling certain functions through the "builtin" function.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50539>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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