GNU Octave - Bugs: bug #49379, classdef constructor: .argn. loses...
bug #49379: classdef constructor: .argn. loses first argument, inputname(n) returns inputname(n+1)
Follow 9 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2017-08-30 | jwe | Status | Patch Submitted | ![]() |
In Progress |
2017-04-05 | mmuetzel | Attached File | - | ![]() |
Added bug49379_classdef_constructor_inputname.patch, #40270 |
Status | Confirmed | ![]() |
Patch Submitted | ||
2016-10-18 | mtmiller | Category | Octave Function | ![]() |
Interpreter |
Status | None | ![]() |
Confirmed | ||
Release | 4.0.0 | ![]() |
dev | ||
Operating System | Microsoft Windows | ![]() |
Any | ||
Summary | inputname(ii) in class constructor returns inputname(ii+1) | ![]() |
classdef constructor: .argn. loses first argument, inputname(n) returns inputname(n+1) | ||
2016-10-18 | None | Attached File | - | ![]() |
Added ctest.m, #38750 |
Powered by Savane 3.15-e6e5.
Corresponding source code