sort error with ranges
David Bateman
David.Bateman at motorola.com
Tue Feb 5 05:31:21 CST 2008
Michael Goffioul wrote:
> With CVS from yesterday:
>
> octave.exe:7> complement([1,2,3],[1,2,3,4,5])
> ans =
>
> 4 5
>
> octave.exe:8> complement([1,2,3],1:5)
> error: octave_base_value::sort (): wrong type argument `range'
> error: evaluating if command near line 62, column 3
> error: called from `unique' in file
> `D:\Software\VCLibs\local\octave-vc8-debug\share\octave\3.0.0+\m\set\unique.m'
> error: evaluating postfix operator `.'' near line 55, column 19
> error: evaluating assignment expression near line 55, column 7
> error: evaluating if command near line 54, column 3
> error: called from `create_set' in file
> `D:\Software\VCLibs\local\octave-vc8-debug\share\octave\3.0.0+\m\set\create_set.m'
> error: evaluating assignment expression near line 48, column 7
> error: evaluating if command near line 42, column 3
> error: called from `complement' in file
> `D:\Software\VCLibs\local\octave-vc8-debug\share\octave\3.0.0+\m\set\complement.m'
>
>
>
What about the attached
D.
--
David Bateman David.Bateman at motorola.com
Motorola Labs - Paris +33 1 69 35 48 04 (Ph)
Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob)
91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax)
The information contained in this communication has been classified as:
[x] General Business Information
[ ] Motorola Internal Use Only
[ ] Motorola Confidential Proprietary
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch16
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080205/c03186e9/attachment.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch16.changelog
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080205/c03186e9/attachment-0001.ksh
More information about the Bug-octave
mailing list