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

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

[Octave-bug-tracker] [bug #44860] "hold on" in single-line is not parsed


From: Rik
Subject: [Octave-bug-tracker] [bug #44860] "hold on" in single-line is not parsed correctly
Date: Fri, 17 Apr 2015 16:15:00 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Update of bug #44860 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                Priority:              5 - Normal => 1 - Later              

    _______________________________________________________

Follow-up Comment #4:

Another way to get it to parse is to treat hold as a real function and use
parentheses.


holding = ishold(); if(0 == holding) hold ("on"); end


Although Octave may be incompatible, there are several workarounds and it is
not clear that this is even desirable syntax as having everything on one line
is a confusing coding style.  We can keep the bug, but I'm going to lower the
priority.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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