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

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

[Octave-bug-tracker] [bug #54094] The command window freezes if you you


From: anonymous
Subject: [Octave-bug-tracker] [bug #54094] The command window freezes if you you use single equal (=) in while function instead of double equal(==)
Date: Sun, 10 Jun 2018 21:00:24 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

URL:
  <http://savannah.gnu.org/bugs/?54094>

                 Summary: The command window freezes if you you use single
equal (=) in while function  instead of double equal(==)
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 11 Jun 2018 01:00:23 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Missed Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: Cris H
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The command window freezes if you you use single equal (=) in while function 
instead of double equal(==) and even if you close and reopen the command
windows it's still frozen, even if you run another script. I know that you're
supposed to use double equal (ex.: while flag==1  ... endwhile) but sometimes
you can forget and you just can't tell what's wrong with your script. I think
it would be better if the program would treat it as an error and ask you to
correct it, rather than freezing. The only thing you can do right now is to
close the program from the Task Manager and restart it, but if you don't put
double equal the same thing will happen.
P.S.: Your program is great and I'm very grateful that you're offering it for
free.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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