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

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

[Octave-bug-tracker] [bug #60882] error parsing command syntax


From: Guillaume
Subject: [Octave-bug-tracker] [bug #60882] error parsing command syntax
Date: Mon, 5 Jul 2021 14:49:16 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

Thank you. Your patch fixes the issue for me.

Your comment doesn't get displayed entirely, the example with nested functions
is:


function main ()
  function nested ()
    warning = 1;
    ...
  end
  warning off all
end


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60882>

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




reply via email to

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