[Gambas-user] Gambas 2 version 1.9.90
Benoit Minisini
gambas at ...1...
Wed Oct 3 15:45:35 CEST 2007
On mercredi 03 octobre 2007, José Luis Redrejo wrote:
> 2007/10/2, Benoit Minisini <gambas at ...1...>:
> > Hi,
>
> Sorry, I'm afraid I don't understand this:
>
> The other big change will be the last incrementaion of the bytecode
> version,
>
> > that will force you to recompile all your projects. Sorry for that!
>
> Do you mean that projects compiled with versions <1.9.90 won't work unless
> they are recompiled, even if we don't use the module symbols feature?
This is not related at all with this change. The bytecode didn't change at
all, but its version number is at the moment '1.9.49' (it is defined in
hexadecimal in the acinclude.m4 file). I just wanted to upgrade this number
to '2.0'.
> wouldn't it be possible just give a warning as you did with 1.9.50?.
Maybe.
> There are a lot of gambas projects finished out, and that would mean that
> they will break if the upgrade their gambas packages, even if no changes
> are needed in the code.
Actually you will get just a warning, but it is disabled if the gambas version
is >= 2.0. I just have to keep it even for 2.0, but by checking that the
version of the executed version is not lower than 1.9.xx.
Regards,
--
Benoit Minisini
More information about the User
mailing list