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

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

[Octave-bug-tracker] [bug #37290] gnuplot / demo plotyy followed by somb


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #37290] gnuplot / demo plotyy followed by sombrero errors out
Date: Thu, 16 May 2013 20:04:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

Follow-up Comment #23, bug #37290 (project octave):

OK, I see now that the argument is being modified.  Maybe it would be clearer
to me if it were writtin in a more functional style instead of modifying the
reference.  So pass in the current value (const) along with the factory values
(also const), and then return the new value, leaving it up to the caller to
reset the default_properties in the graphics object.

Is the current design my fault?  If so, sorry about that.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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