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

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

[Octave-bug-tracker] [bug #50327] New graphics properties deprecation me


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #50327] New graphics properties deprecation mechanism
Date: Wed, 22 Feb 2017 12:56:04 -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 #50327 (project octave):

I just noticed that when using gnuplot graphics toolkit we get a warning each
time an axes is redrawn:


warning: 'drawmode' is deprecated and will be removed from a future version of
Octave
warning: called from
    __gnuplot_draw_axes__ at line 32 column 14
    __gnuplot_draw_figure__ at line 172 column 17
    __gnuplot_drawnow__ at line 86 column 5


This is because __gnuplot_draw_axes__ uses the special "__get__" function to
obtain hidden properties, which triggers the warning.
It seems to be in one place only so silencing the warning there should be
enough. I'll prepare a cset ASAP

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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