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

Thrift C++ libs have incorrectly versioned names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8
    • 0.8
    • C++ - Library
    • None
    • Mac OSX 10.7.1

    Description

      The Thrift C++ libraries appear to be built with incorrect filenames. The dylib version suffix is 0.0.0 while I would expect it to be 0.8.0. The latter would be consistent with the Java generated .jar libraries. A couple of the dylib files have a trailing .0 which I am uncertain whether is correct.

      There are the relevant generated library files under thrift/lib/cpp/.libs/ :

      libthrift.0.0.0.dylib -> libthrift.0.dylib
      libthrift.0.dylib
      libthrift.a
      libthrift.dylib -> libthrift.0.dylib
      libthrift.la -> ../libthrift.la
      libthriftz.0.0.0.dylib -> libthriftz.0.dylib
      libthriftz.0.dylib
      libthriftz.a
      libthriftz.dylib -> libthriftz.0.dylib
      libthriftz.la -> ../libthriftz.la

      Attachments

        1. thrift-1381.patch
          0.7 kB
          Jake Farrell

        Activity

          People

            jfarrell Jake Farrell
            peace Peace C
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: