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: Sun, 15 Jan 2017 15:44:37 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

I don't think so.  When used in the command form, the Octave interpreter will
strip off whitespace and everything will work fine.  When a user chooses
quotes, it's because they want to specifically control how the interpreter
will handle the string.  In particular, by using single quotes the user is
saying that they want to see exactly what they typed with absolutely no
interference from Octave (no breaking tokens at spaces, no interpolation of
special escape sequences like \n, etc.).  If a user has typed


help (' sin')


then the interpreter should respect that and assume the programmer has a good
reason for requiring a space where it was placed.



    _______________________________________________________

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]