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

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

[Octave-bug-tracker] [bug #50014] Octave segmentation violation when dup


From: Rik
Subject: [Octave-bug-tracker] [bug #50014] Octave segmentation violation when duplicate nested functions exist
Date: Tue, 10 Jan 2017 17:22:43 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

Another tangentially related bug was just reported (bug #50011: failure to
report error on conflicting methods for classdef).  In this case, a class
inherits the same method from two different parents.  The Matlab parser emits
an error because there are two methods with the same name and no way to
distinguish which one to call.  This seems similar to the issue with
subfunctions reported in comment #3 in that the Octave parser is not checking
for *existing* nested functions, subfunctions, or methods before attempting to
place the names in the symbol table.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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