You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2021/09/11 12:32:02 UTC

[jira] [Closed] (THRIFT-5413) Int vs String in method get_size required by property size

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

Jens Geyer closed THRIFT-5413.
------------------------------

> Int vs String in method get_size required by property size
> ----------------------------------------------------------
>
>                 Key: THRIFT-5413
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5413
>             Project: Thrift
>          Issue Type: Bug
>          Components: Haxe - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Trivial
>             Fix For: 0.15.0
>
>         Attachments: 0001-THRIFT-5413-Int-vs-String-in-method-get_size-require.patch
>
>
> {code}
> StringSet.hx:93: characters 9-21 : Int should be String
> StringSet.hx:92: lines 92-94 : In method get_size required by property size
> StringSet.hx:92: lines 92-94 : ... error: String should be Int
> StringSet.hx:92: lines 92-94 : ... have: (...) -> String
> StringSet.hx:92: lines 92-94 : ... want: (...) -> Int
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)