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

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

[Octave-bug-tracker] [bug #48665] calling continue in a function outside


From: Rik
Subject: [Octave-bug-tracker] [bug #48665] calling continue in a function outside of a conditional or loop silences stdout, may crash Octave
Date: Fri, 28 Oct 2016 02:48:55 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #7, bug #48665 (project octave):

This seems like a good fix.  I tried it with the test function foo from
comment #3 and it segfaulted before, and passed after the patch.

I don't think there is a need to change the break keywoard. Using the foo
script as before, but replacing continue with break, does not cause a segfault
regardless of whether the patch is applied.

I tested on stable and the fix should probably go there.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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