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

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

[Octave-bug-tracker] [bug #51296] classdef constructor call fails when p


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51296] classdef constructor call fails when parentheses are omitted
Date: Thu, 22 Jun 2017 22:20:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

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

I neglected to mention that this applies only to classdef classes that are in
a +package directory.


>> p = inputParser;     ## this is fine
>> m = containers.Map;  ## this is not fine


So that makes sense that this is a result of this change related to indexing
(see also bug #51152 caused by the same change).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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