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

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

[Octave-bug-tracker] [bug #36476] classdef: parsing of superclass calls


From: Ivo
Subject: [Octave-bug-tracker] [bug #36476] classdef: parsing of superclass calls fails
Date: Tue, 12 Apr 2016 16:32:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

Follow-up Comment #5, bug #36476 (project octave):

I recently started using octave 4.0.1 and porting some of our matlab code to
octave. I might have stumbled on the same error:
>> myInputParser
parse error near line 519 of file
/home/ilm/projecten/src/matlab/tools/myInputParser.m

  syntax error

>>>             address@hidden( requiredArgs{:}, optionalArgs{:} );

Is it possible this bug is back ? We do use fairly advanced Matlab
functionality (such as deriving from the inputParser) so the problem could be
something else. If noone else has the problem I should simplify the code and
see if I can make a test case

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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