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

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

[Octave-bug-tracker] [bug #39541] splines package: Avoid broadcast warni


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #39541] splines package: Avoid broadcast warnings in dedup
Date: Sat, 20 Jul 2013 15:49:02 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:22.0) Gecko/20100101 Firefox/22.0

Follow-up Comment #1, bug #39541 (project octave):

A warning can be deactivated only for the local scope
by using the syntax:


warning ("off", "Octave:broadcast", "local");


which won't require storing/resetting the original status of the warning
manually.

I think using this approach in the patch would be more appropriate.
c.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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