« Return to Thread: structure indexing failure

Re: structure indexing failure

by Jaroslav Hajek-2 :: Rate this Message:

Reply to Author | View in Thread

On Wed, Jul 1, 2009 at 6:35 PM, Julian Briggs
(SEIY)<julian.briggs@...> wrote:

> Bug report for Octave 3.2.0 configured for i686-pc-mingw32
>
> Description:
> -----------
>
> Octave 3.2 on Xp gives error
>  > b=1
> b =  1
> octave-3.2.0.exe:2:C:\Octave\3.2.0_gcc-4.3.0\bin
>  > s.a(b).c.d=123
> error: can't perform indexing operations for <unknown type> type
> octave-3.2.0.exe:2:C:\Octave\3.2.0_gcc-4.3.0\bin
>  >

Please see the following patch:
http://hg.savannah.gnu.org/hgweb/octave/rev/f16079069972

Going to be fixed in 3.2.1.

thanks

--
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz

_______________________________________________
Bug-octave mailing list
Bug-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/bug-octave

 « Return to Thread: structure indexing failure