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

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

[Octave-bug-tracker] [bug #37535] "cos 1" vs "cos (1)"


From: Simon A Watts
Subject: [Octave-bug-tracker] [bug #37535] "cos 1" vs "cos (1)"
Date: Wed, 10 Oct 2012 17:08:45 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1

Follow-up Comment #4, bug #37535 (project octave):

I would view the current behaviour as undesirable and error prone.

Given three statements:
>> cos (1)
>> cos  1
>> cos "1"

Neither gives an error, but the middle statement in ambiguous - either
parenthesis *or* quotes could have been missed.

The reason for closing this bug has been shown to be incorrect, therefore it
should be reopened.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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