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

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

[Octave-bug-tracker] [bug #35154] Memory leak and odd behavior with eval


From: Max Brister
Subject: [Octave-bug-tracker] [bug #35154] Memory leak and odd behavior with eval() on development tip
Date: Wed, 25 Apr 2012 20:19:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.162 Safari/535.19

Follow-up Comment #2, bug #35154 (project octave):

The extraneous output is due to the fact that ABORT_PARSE returns YYACCEPT on
a parse error in interactive mode, but eval_string expects YYABORT. I have
attached a patch that fixes this issue.

The memory leak appears to be unrelated.

(file #25738)
    _______________________________________________________

Additional Item Attachment:

File name: bug35154.patch                 Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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