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

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

[Octave-bug-tracker] [bug #38679] make check fails on stemleaf.m


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #38679] make check fails on stemleaf.m
Date: Sun, 07 Apr 2013 14:24:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

It is the execution of the test in copyobj.m
that causes the %!warning test in stemleaf.m to fail.

In copyobj.m I changed line 108 from

%!testif HAVE_MAGICK

to

%!testif HAVE_MAGICKxxx

Making this change causes the test in stemleaf.m to
run correctly.  There are about 30 files with tests
between copyobj and stemleaf, but something affects the
environment for stemleaf so that the #!warning test
%!warning <X truncated to integer values> tmp = stemleaf ([0 0.5 1],"");

fails.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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