Hi:

I installed it today and made some trials. I believe is working fine. Thanks for repair it so fast.

Best regards 


On Fri, Jul 2, 2021 at 7:03 PM, Olivo Victor
<velocity_06226@yahoo.com> wrote:
Thank you very much.

On Friday, July 2, 2021, 06:19:42 PM EDT, Sven Schreiber <svetosch@gmx.net> wrote:


Am 02.07.2021 um 21:57 schrieb Allin Cottrell:
> On Fri, 2 Jul 2021, Olivo Victor wrote:
>
>> I have been trying to use the Bai-Perron structural breaks tests, and
>> always get the following message:
>>
>> The variable X is read-only*** error in function SB_GUI, line 7> list
>> X = !nelem(X) ? null : X
>>
Thanks for the report.
>
> @Jack, @Sven: you need to to lose the "const" in the parameter
> specified as "const list X[null]", and/or scrap the redundant statement
>
>   list X = !nelem(X) ? null : X

Yep, don't know why we used "const list" there in the first place. The
fixed version should be coming up soon.

thanks

sven

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