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

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

[Octave-bug-tracker] [bug #50035] OO @class/display.m: something is wron


From: Colin Macdonald
Subject: [Octave-bug-tracker] [bug #50035] OO @class/display.m: something is wrongly caching inputname
Date: Thu, 12 Jan 2017 17:57:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #4, bug #50035 (project octave):

Constructor attached, sorry about that.  (Its not crucial, same problem
happens with "x = sym(1)" then "sym(2)" using the Symbolic pkg).

"clear inputname" inside display.m does not help: same problem.

I will try to bisect, although as I said I cannot compile too far back
(because of a signbit compile problem with newish gcc).

I also noticed that the Interval pkg errors on display:


>> pkg load interval
>> x = infsup(1, 2);
>> x
error: Invalid call to display.  Correct usage is

(which might be related)

(file #39451)
    _______________________________________________________

Additional Item Attachment:

File name: me.m                           Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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