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: Thu, 14 Jan 2016 10:41:51 +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 #5, bug #46877 (project octave):

The following changeset fixes the immediate problem of unreachable statements
for lexical errors:

http://hg.savannah.gnu.org/hgweb/octave/rev/a9f2c2d72892

This change doesn't fix the problem of losing track of memory allocated in the
parser in the event of an error.

    _______________________________________________________

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]