|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #46892] subsref for OO @class failed to be called within method function. |
Date: | Thu, 14 Jan 2016 16:16:44 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #46892 (project octave): Status: None => Fixed Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #3: @Oliver: Thanks for pointing out the futility of having indexing operators call subsref within a method function itself. I only came across some of these issues because I overhauled the documentation on Object Oriented programming (http://hg.savannah.gnu.org/hgweb/octave/rev/220506787b93) and found that some of the code would not work. In this case, the clearer solution was to avoid subsref entirely and just call polyval. See this cset http://hg.savannah.gnu.org/hgweb/octave/rev/9b3149cd486b. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?46892> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |