[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with stable version
From: |
Tatsuro MATSUOKA |
Subject: |
Re: Problems with stable version |
Date: |
Wed, 11 Apr 2018 11:50:18 +0900 (JST) |
----- Original Message -----
> From: Avinoam
> To: octave-maintainers
> Cc:
> Date: 2018/4/9, Mon 02:17
> Subject: Problems with stable version
hg id octave f0c0c0652d5 mxe c588eacfecab
>
> Running GNU Octave Version: 4.3.0+ (hg id: dedc0128645a) from stable branch
> on Win-7
> shows some problems:
>
> 1. Welcome message is truncated
I installed from self-archive 7z file so I cannot confirm.
> 2. [l, u] = lu ([1,2;3,4]) ; crash octave (l = lu ([1,2;3,4]) ;
> works)
I testes on refblas and opeblas. On both, octave does not crash.
For openblas, CPU architecture is auto-detected and thus the behavior might be
CPU dependent.
I mere say that "Works for me"
> 3. CTRL-C does not work
Works for me
> 4. "Quit Debug Mode" button does not work properly.
Works for me
> Can anyone confirm these problems?
> All of these (if confirmed) are blockers for 4.4.
>
> Thanks,
>
> Avinoam
>
For me all things you pointed put works.
Tatsuro