[Gambas-user] After last update, every single piece of terminal software broke

Bruce Steers bsteers4 at gmail.com
Sun Oct 2 21:32:52 CEST 2022


The program attached is not working even after compiling

Type mismatch: wanted String got Float instead.
Line 331
hImage = New Image(W * 1.2, W * 2, Color.Transparent)

Nothing should be a string.



On Sun, 2 Oct 2022 at 20:26, Benoit Minisini <
benoit.minisini at gambas-basic.org> wrote:

> Le 02/10/2022 à 20:34, Jussi Lahtinen a écrit :
> > Sounds like an incompatible bytecode. Why just not recompile everything?
> >
> > Jussi
> >
> >
>
> Yes, it's that. The recent optimizations introduce bytecode changes
> again, so without recompiling, it crashes.
>
> The interpreter can only check if bytecode was compiled before 3.18 or
> not to adapt, and so bytecode changes introduced during the 3.18 (the
> development version in other words) require compiling again.
>
> Sorry for the inconvenience!
>
> --
> Benoît Minisini.
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221002/90b7184c/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyTemp-1.2.tar.gz
Type: application/gzip
Size: 18295 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221002/90b7184c/attachment-0001.gz>


More information about the User mailing list