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

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

[Octave-bug-tracker] [bug #34234] two tests fail in speed.m (MinGW)


From: Rik
Subject: [Octave-bug-tracker] [bug #34234] two tests fail in speed.m (MinGW)
Date: Wed, 05 Oct 2011 16:06:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #34234 (project octave):

                  Status:                   Fixed => Confirmed              
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #13:

I've re-opened this bug.  The first error about the size of T_F2 and n_sz is
annoying but I have fixed it in this changeset
(http://hg.savannah.gnu.org/hgweb/octave/rev/d5c8c2fe2eed)

For the warning "subscript indices must be either positive integers or
logicals" I will need either Tatsuro or Marco to debug that.

I would use the following code


dbstop speed
[order, n, T_f1, T_f2] = speed ("sum (x)", "", [100, 1000], "v = 0; for i =
1:length (x), v += x(i); end")


and then just use "dbstep" until you come across the line which is generating
the error message. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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