On Sat, 4 Oct 2014, Javier Sansa wrote:
I think the problem is only partly fixed. Look at the follonwng
script:
matrix M={1,1,1,1,1,1,1,1}
delete --type=matrix
It works OK withe the gretl 1.9.92 but when run with the CVS it fails to
work and the messages are:
? matrix M={1,1,1,1,1,1,1,1}
Generated matrix M
? delete --type=matrix
Command has insufficient arguments
Error executing script: halting
> delete --type=matrix
I assume it is closely related with the delete list problem but somehow
was not fixed.
Anyway, thanks a lot for your excelent work,
Thanks for the report. That should now be fixed in CVS and snapshots.
Allin