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

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

[Octave-bug-tracker] [bug #39371] addproperty fails for "axesunits" type


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #39371] addproperty fails for "axesunits" type
Date: Mon, 01 Jul 2013 11:17:01 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:22.0) Gecko/20100101 Firefox/22.0

Follow-up Comment #2, bug #39371 (project octave):

About the second erroneous command you provided, AFAICS it works as expected:
the 4th argument is supposed  to be the default value (not the list of allowed
values as for radio type), so that the provided string is not supposed to be
an allowed value for axesunits property type.

I digged into graphics.in.h to try to find the origin of the error message and
found that it may come from a virual member
(base_graphics_objct::get_properties (void), line 2843) that inconditionnally
returns this error. However there is no reason why this function should be
called only once in a session.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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