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

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

[Octave-bug-tracker] [bug #45972] Anonymous function handles with vararg


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45972] Anonymous function handles with varargin are not correctly saved.
Date: Wed, 16 Sep 2015 12:14:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0

Follow-up Comment #1, bug #45972 (project octave):

varargin isn't a parse tree element by itself, is it?  If not, then there
shouldn't be a separate visit_varargin method in the tree_walker class.

I'm a bit surprised that visit_parameter_list doesn't handle varargin.  I
haven't looked at the code yet, but I think that's probably the place where
this should be fixed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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