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

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

[Octave-bug-tracker] [bug #35921] assigning empty to non-double types


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #35921] assigning empty to non-double types
Date: Tue, 06 Aug 2013 01:33:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Update of bug #35921 (project octave):

                Category:                    None => Interpreter            
              Item Group:                    None => Incorrect Result       
                  Status:                    None => Confirmed              
                 Release:                   3.6.1 => dev                    
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

Confirmed on the development version of Octave as well. I only see this error
when the right-hand side is a scalar (matrix of size 1).

Also can confirm that this is not the same as bug #31278. That bug was a
regression of something that used to work in Octave 3.0.x. This one has never
worked AFAICT. The error message for this bug in Octave 3.0.5 was


> iarray(1) = [];
error: operator =: no conversion for assignment of `matrix' to indexed `int64
scalar'
error: assignment failed, or no method for `int64 scalar = matrix'
error: evaluating assignment expression near line 10, column 11


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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