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

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

[Octave-bug-tracker] [bug #54801] Errors in command-line functions defin


From: Rik
Subject: [Octave-bug-tracker] [bug #54801] Errors in command-line functions defined in scripts do not create a valid link to the source code in the command window
Date: Sun, 3 Mar 2019 15:58:52 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #54801 (project octave):

                 Summary: Errors in inline functions defined in scripts do not
create a valid link to the source code in the command window => Errors in
command-line functions defined in scripts do not create a valid link to the
source code in the command window

    _______________________________________________________

Follow-up Comment #15:

I used this script (script_fcn.m) to ask Octave what it thinks the function
is


1;  % make this a script

function whatami ()
end

which whatami


When I run it I get


script_fcn
'whatami' is a command-line function


I changed the summary to refer to command-line functions in scripts not
creating a valid link to the source.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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