octave-maintainers
[Top][All Lists]
Advanced

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

Re: error: some elements undefined in return list


From: Kim Hansen
Subject: Re: error: some elements undefined in return list
Date: Tue, 6 Nov 2007 08:43:38 +0100

On 11/6/07, John W. Eaton <address@hidden> wrote:
> On  6-Nov-2007, Kim Hansen wrote:
>
> | On 11/5/07, John W. Eaton <address@hidden> wrote:
> | >
> | > Please try the following patch.  I don't think it breaks anything, but
> | > it would help to have some other people do some testing.
> |
> | I have tested the patch, all test passes, but I get errors with
> | constructions like this:
> |
> | octave:3> x=cell()
> | x = {}(0x0)
> | octave:4> x{1}.y=2
> | error: invalid matrix index = 1
> | error: evaluating assignment expression near line 4, column 7
> | octave:4>
>
> In the future, please reply on the list.

Sorry, I sometimes forget to hit "Reply all".

> Does the following additional patch help?

Yes, it looks like it makes our program run without problems.

Thanks,
-- 
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437  --  Mobil: 3091 2437



reply via email to

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