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

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

[Octave-bug-tracker] [bug #49794] display vs. disp functions


From: Rik
Subject: [Octave-bug-tracker] [bug #49794] display vs. disp functions
Date: Fri, 9 Dec 2016 21:25:03 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #12, bug #49794 (project octave):

@jwe: Agreed.  There is a long term structural change needed.  In the mean
time, removing the call to error() gets us pretty close.

Regarding dispatch, Octave does reach display.m for a classdef class which
doesn't define that method.  At least that's what the test class "blah"
shows.

I stopped throwing an error for class objects without a display method here
(http://hg.savannah.gnu.org/hgweb/octave/rev/691d81fc885b).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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