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

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

[Octave-bug-tracker] [bug #37247] error: octave_base_value::array_value(


From: Max Brister
Subject: [Octave-bug-tracker] [bug #37247] error: octave_base_value::array_value(): wrong type argument `complex matrix'
Date: Thu, 06 Sep 2012 08:21:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1

Update of bug #37247 (project octave):

                  Status:                    None => Fixed                  

    _______________________________________________________

Follow-up Comment #3:

Failing for long vectors would make sense, as JIT is only enabled when the
number of iterations in a loop exceeds 1000. (this helps hide compiler
overhead)

The issue was the type check has erroneously returned a real matrix type when
given a complex matrix.

Fixed as of de9bfcf637df
http://hg.savannah.gnu.org/hgweb/octave/rev/de9bfcf637df

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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