Hi,
gretl does not crash under latest git version using Ubuntu. After a
minute or so, I get the following error:
<err
? a = bread(bun.output)
"output": no such item
Error executing script: halting
a = bread(bun.output)
</err>
Best
Artur
Am 16.10.23 um 17:18 schrieb Federico Fiorani:
> Hi everybody,
> the following script crashes on Windows (gretl 2023c-git build date
> 2023-10-07) when I try to convert to a bundle.
>
> <code>
> bundle bun = null
> bun.header = "text/html,application/xhtml+xml,application/xml"
> bun.URL = "http://dataservices.imf.org/REST/SDMX_JSON.svc/Dataflow
> <
http://dataservices.imf.org/REST/SDMX_JSON.svc/Dataflow>"
> curl(&bun)
> a = bread(bun.output)
> </code>
>
> Does anyone have the same problem?
>
> Best
>
> Federico
>
> _______________________________________________
> Gretl-users mailing list -- gretl-users(a)gretlml.univpm.it
> To unsubscribe send an email to gretl-users-leave(a)gretlml.univpm.it
> Website:
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/