On Sun, 24 May 2020, Fred Engst wrote:
As I was trying to find a way to create an empty matrix with all
NaN’s, it didn’t work.
So I tried the command "matrix m = zeros(2,2) * .NaN” on the gretl
console, and gretl crashed.
This is a repeatable crash.
Thanks for the report, this is now fixed in git.
Allin