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

Cocoa library won't compile using clang

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9
    • Cocoa - Library
    • None
    • Patch Available

    Description

      The Cocoa library won't compile under Clang because TNSFileHandleTransport.m and TNSStreamTransport.m don't fully conform to the TTransport protocol. Specifically, they're missing the const modifier for the first argument of the write:offset:length: method.

      Attachments

        1. thrift.patch
          1 kB
          Kevin Ballard

        Activity

          People

            hirano-s@aist.go.jp HIRANO Satoshi
            kballard Kevin Ballard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: