[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65116] classdef display override populates an
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname |
Date: |
Fri, 5 Jan 2024 18:17:19 -0500 (EST) |
Update of bug#65116 (group octave):
Open/Closed: Open => Closed
Fixed Release: None => 10.1.0 (current default)
Planned Release: None => 10.1.0 (current default)
_______________________________________________________
Follow-up Comment #9:
I don't think we need perfect conformance with Matlab. I did add the FIXME
note about item #3 to jwe's changeset just for completeness. I also changed
the error when using inputname in the base workspace to
error ("invalid call to inputname outside of a function");
because I thought that would be clearer to newer programmers less familiar
with workspaces, contexts, stack frames, etc.
Everything checked in here
https://hg.savannah.gnu.org/hgweb/octave/rev/a11d7442f9cd.
Marking as Fixed and closing report.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65116>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans whith class when using inputname, (continued)
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans whith class when using inputname, John Donoghue, 2024/01/04
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, Rik, 2024/01/04
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, Rik, 2024/01/04
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, John W. Eaton, 2024/01/04
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, Rik, 2024/01/04
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, Rik, 2024/01/04
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, John W. Eaton, 2024/01/05
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, Rik, 2024/01/05
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, John Donoghue, 2024/01/05
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname, John W. Eaton, 2024/01/05
- [Octave-bug-tracker] [bug #65116] classdef display override populates ans with class when using inputname,
Rik <=