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

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

[Octave-bug-tracker] [bug #38455] correct and enhance stemleaf and minor


From: Rik
Subject: [Octave-bug-tracker] [bug #38455] correct and enhance stemleaf and minor updates to printd
Date: Sun, 03 Mar 2013 19:59:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

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

I think the problem is with the warning system.  See bug #35850.  I tried to
fix 35850 and was finding that the %!warning tests would very often print out
results of lastwarn() rather than the current warning.  This screws up the
test system which in this case is expecting "X truncated to integer values"
but is getting the string from the last time warning() was called which was
probably from a print routine.

Just to be certain that the code itself is working one should try 


stemleaf ([0 0.5 1], "")


from the Octave prompt and verify that it generates a warning.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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