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

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

[Octave-bug-tracker] [bug #50496] Legend and object 'interpreter' proper


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #50496] Legend and object 'interpreter' property disagree
Date: Fri, 10 Mar 2017 16:44:57 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #8, bug #50496 (project octave):

This is the origin of the original bug report that's failing:


stopped in
/home/jwe/src/octave/scripts/plot/util/private/__gnuplot_draw_axes__.m at line
2465
2465:     if (strcmp (obj.interpreter, "tex"))
debug> obj


__gnuplot_draw_axes__.m shouldn't be using 'obj.interpreter', instead it
should be using the legend's 'interpreter' property.  The two properties
aren't in synch.

I'll write a better patch than #39952 sometime this weekend that should work
with Rik's mods.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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