Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2373

warning CS0414 in THttpClient.cs: private field 'Thrift.Transport.THttpClient.connection' assigned but never used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.9.2
    • C# - Library
    • None
    • Mono

    • Patch Available

    Description

      Under mono, the following warning is generated:

      THttpClient.cs(43,32): warning CS0414: The private field 'Thrift.Transport.THttpClient.connection' is assigned but its value is never used
      

      The warning is correct, this member variable is indeed superfluos.

      Attachments

        Activity

          People

            jensg Jens Geyer
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: