Am 03.11.2022 um 15:00 schrieb Federico Fiorani:
Il 03/11/2022 14:46, Allin Cottrell ha scritto:
> On Wed, 2 Nov 2022, Federico Fiorani wrote:
>
>> The same problem occurs with arrays and bundles
> Hmm, I'm not seeing a problem with bundles. Even before today's fix I
> was getting:
>
Sorry, I expressed ambiguously. I meant "bundles" type, array of bundles.
(gretl 2022c)
<hansl>
bundles bun = null
bun[""]
</hansl>
Yes, that would be expected (given the previously existing bug), since
the "bundles" type is also an array. (As opposed to the "bundle"
type.)
cheers
sven