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

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

[Octave-bug-tracker] [bug #46877] Unreachable return statement after err


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #46877] Unreachable return statement after error call in lex.ll
Date: Tue, 12 Jan 2016 21:31:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #4, bug #46877 (project octave):

OK, I have a potential fix, but it is a bit of a kluge.  Not only was the
internal state not deleted properly, but any partially constructed parse tree
was also not deleted.  Still thinking about what would be the best short-term
fix.  Longer term, we may want to switch to having Bison generate the parser
as a C++ class instead and I think that could also help with this problem.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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