You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Frederik Gladhorn (JIRA)" <ji...@apache.org> on 2016/01/29 18:26:39 UTC

[jira] [Updated] (THRIFT-3588) Using TypeScript with --noImplicitAny fails

     [ https://issues.apache.org/jira/browse/THRIFT-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frederik Gladhorn updated THRIFT-3588:
--------------------------------------
    Attachment: 0001-Fix-implicit-any-complaints-of-the-typscript-compile.patch

Attached patch fixes the reported issue.

> Using TypeScript with --noImplicitAny fails
> -------------------------------------------
>
>                 Key: THRIFT-3588
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3588
>             Project: Thrift
>          Issue Type: Bug
>          Components: JavaScript - Library
>    Affects Versions: 0.9.3
>         Environment: Any (tested on Linux)
>            Reporter: Frederik Gladhorn
>            Priority: Minor
>         Attachments: 0001-Fix-implicit-any-complaints-of-the-typscript-compile.patch
>
>
> Using the provided typescript .d.ts files type checking most of thrift is possible.
> The compiler (tsc) has the option --noImplicitAny to catch missing types and complains about two places in lib/ts/thrift.d.ts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)