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 2017/05/27 09:37:04 UTC

[jira] [Resolved] (THRIFT-4209) warning CS0414 in T[TLS]ServerSocket.cs

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

Jens Geyer resolved THRIFT-4209.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Committed.

> warning CS0414 in T[TLS]ServerSocket.cs
> ---------------------------------------
>
>                 Key: THRIFT-4209
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4209
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>         Environment: mono
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Trivial
>             Fix For: 0.11.0
>
>
> {code}
> TServerSocket.cs(40,15): warning CS0414: The private field `Thrift.Transport.TServerSocket.port' is assigned but its value is never used
> TTLSServerSocket.cs(41,21): warning CS0414: The private field `Thrift.Transport.TTLSServerSocket.port' is assigned but its value is never used
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)