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

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

[Octave-bug-tracker] [bug #48989] MXE: wrong error message while running


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #48989] MXE: wrong error message while running long function file and saving it
Date: Sat, 3 Sep 2016 09:55:41 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

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

                 Summary: MXE: wrong error message while running long function
file and saving it
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Sat 03 Sep 2016 11:55:39 AM CEST
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

For the nitty-gritty / cosmetics department:

If one tries to save a .m function file from the editor pane while that
function is still running, a message pops up:

"This file is being executed.
Quit debugging and save?"

When clicking "yes", a message pops up after the function finished running:

"error: dbquit can only be called in debug mode"

which is out-of-place as the function wasn't being debugged in the first
place.

The first error message perhaps shouldn't mention "debugging" but rather
"execution".
The second error message should only appear if the script was debugged.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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