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/05/13 19:06:00 UTC

[jira] [Updated] (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 updated THRIFT-5413:
-------------------------------
    Summary: Int vs String in method get_size required by property size  (was: Int vs String n method get_size required by property size)

> 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
>
> {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)