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

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

[Octave-bug-tracker] [bug #50034] "help ./" causes some extraneous print


From: Rik
Subject: [Octave-bug-tracker] [bug #50034] "help ./" causes some extraneous printout of path info
Date: Thu, 12 Jan 2017 16:47:50 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #5, bug #50034 (project octave):

Anything which confuses 'which' is going to have this issue.  If I define a
variable with the same name as a function, then I also get unexpected output. 
See this session log:


octave:5> sin = 1
sin =  1
octave:6> help sin
'sin' is a variable

 -- sin (X)
     Compute the sine for each element of X in radians.

     See also: asin, sind, sinh.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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