[Gambas-user] ERRORS by updating commits e39cfbf9
Benoît Minisini
g4mba5 at gmail.com
Sat Feb 17 22:28:02 CET 2018
Le 17/02/2018 à 22:17, Jussi Lahtinen a écrit :
> How can you enable the static datatype checking? I don't see the
> warnings in my test...
There is nothing to enable. It is active since a while. It's just that
it cannot checks more that a few thing here and there, and that some
tests were buggy and fixed a few commits ago.
>
> IDE has bug:
> [11] Unknown symbol 'Language' in class 'Project'.
> FProjectProperty.DoApply.254
>
> I think there is extra dot before the "Language".
>
>
> Jussi
>
Fixed in commit
https://gitlab.com/gambas/gambas/commit/2f65ede40b9749d0c5b128f9f5b3660061da7469
It's the property name that has changed. There is no extra dot, the
property is used inside a WITH ... END WITH control structure.
--
Benoît Minisini
More information about the User
mailing list