[Gambas-user] Fwd: Strean closed at program wns

Benoît Minisini g4mba5 at gmail.com
Thu Sep 30 23:42:09 CEST 2021


Le 30/09/2021 à 20:19, Jussi Lahtinen a écrit :
> Again, the error message is created by the component. Not by Gambas 
> interpreter. But I agree the error should be handled differently. IE not 
> allowed at all, if Settings does not handle serialization or at least 
> the message should be the other way around.
> 
> Benoit, this seems to be an issue also in the latest dev version.  See 
> the attachment.
> 
> 
> Jussi
> 

The bug has been fixed in commit 
https://gitlab.com/gambas/gambas/-/commit/ff7b5a273677fbd727a32cadbe1d80740a7dcc7c.

Note that assigning an object to a key is allowed, but only arrays and 
collections are handled. Other objects are silently ignored.

Regards,

-- 
Benoît Minisini


More information about the User mailing list