[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Octave 3.6.4 Released
From: |
Lukas Reichlin |
Subject: |
Re: GNU Octave 3.6.4 Released |
Date: |
Sat, 23 Feb 2013 21:38:45 +0100 |
On 23.02.2013, at 21:02, Alexander Hansen <address@hidden> wrote:
> On 2/23/13 12:49 PM, Lukas Reichlin wrote:
>> Hi John,
>>
>> I recompiled my packages (control and quaternion) and I get an unknown error
>> when running the test cases:
>>
>> octave:1> test_quaternion
>> error: '__type' undefined near line 510 column 21
>> error: evaluating argument list element number 1
>> error: called from:
>> error: /Users/lukas/quaternion/inst/test_quaternion.m at line 510, column 9
>> error: ?unknown? at line -1, column -1
>> octave:1> test_control
>> error: '__type' undefined near line 510 column 21
>> error: evaluating argument list element number 1
>> error: called from:
>> error: /Users/lukas/control/inst/test_control.m at line 510, column 9
>> error: ?unknown? at line -1, column -1
>> octave:1>
>>
>>
>> Note that both test_*.m have way less than 510 lines.
>>
>> Lukas
>> _______________________________________________
>> Help-octave mailing list
>> address@hidden
>> https://mailman.cae.wisc.edu/listinfo/help-octave
>>
>
> Hmm...were these for the release versions of control and quaternion?
>
> I just put out Fink packages today for Octave-3.6.4 and "friends", and
> for my builds of control (2.4.2) and quaternion (1.1.0) the tests above
> worked.
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
I've just installed them with the -forge option and the error stays the same.
Lukas
Re: GNU Octave 3.6.4 Released, Mathieu Dubois, 2013/02/26