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

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

[Octave-bug-tracker] [bug #56881] Command line functions are visible fro


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #56881] Command line functions are visible from m files
Date: Fri, 13 Sep 2019 11:41:32 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36

Update of bug #56881 (project octave):

                  Status:               Need Info => Wont Fix               

    _______________________________________________________

Follow-up Comment #6:

The Octave function precedence is documented here:

https://octave.org/doc/v5.1.0/Function-Precedence.html

Making changes in fundamental language features might really mess up the work
of many programmers relying on this. Thus marking as won't fix and leaving
this item open for now to get more comments on this.

If you want to be sure to use a "native" Octave function version, make use of


builtin ("native_function_name", arg1, ...);


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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