[Gambas-user] [Git][gambas/gambas][master] Get rid of unitialized variables warnings in the IDE source code.

Jussi Lahtinen jussi.lahtinen at gmail.com
Wed Feb 14 22:37:08 CET 2018


Example if you declare function Test(x as integer) and call it Test("a"),
there could be *compile* time error message about wrong type. TypeScript
does that, even when it is otherwise dynamic language.


Jussi

On Wed, Feb 14, 2018 at 11:24 PM, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 14/02/2018 à 22:17, Jussi Lahtinen a écrit :
>
>> Btw, did you see my mail about type checking in dynamic languages, like
>> in TypeScript? I was just curious whether that could be possible in some
>> extend in Gambas.
>>
>>
>> Jussi
>>
>>
> I saw the mail, but I have no idea what you were talking about.
>
> --
> Benoît Minisini
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180214/6a0048fe/attachment.html>


More information about the User mailing list