On Wed, 3 Mar 2021, atecon wrote:

with latest git version under Ubuntu 18.04 I obtain a crash when running the following script:

<hansl>
clear
set verbose off

function void simple (const int N[2::])
print "very simple"
end function

simple(1)
</hansl>

Ah, I think this was a newly introduced bug, specific to tearing down an invalid function call (in this case an out-of-bounds argument). That's now fixed in git.

Allin
_______________________________________________
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/

Reply via email to