[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43140] setxor fails when one of the input set
From: |
Julien Bect |
Subject: |
[Octave-bug-tracker] [bug #43140] setxor fails when one of the input sets is empty and more than one output argument is required |
Date: |
Thu, 04 Sep 2014 07:49:56 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:32.0) Gecko/20100101 Firefox/32.0 |
URL:
<http://savannah.gnu.org/bugs/?43140>
Summary: setxor fails when one of the input sets is empty and
more than one output argument is required
Project: GNU Octave
Submitted by: jbect
Submitted on: jeu. 04 sept. 2014 07:49:55 GMT
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Crash
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.2
Operating System: GNU/Linux
_______________________________________________________
Details:
Function setxor fails when one of the input sets is empty and more than one
output argument is required.
octave:1> [c, ia, ib] = setxor (1, [])
error: 'na' undefined near line 88 column 20
error: evaluating argument list element number 1
error: evaluating argument list element number 1
error: called from:
error: /usr/share/octave/3.8.1/m/set/setxor.m at line 88, column 8
A patch will shortly follow.
@++
Julien
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43140>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #43140] setxor fails when one of the input sets is empty and more than one output argument is required,
Julien Bect <=