Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-627

[C++] Compatibility macros for exported extern template class declarations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • C++
    • None

    Description

      See all the compiler warnings in our Windows builds

      https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/build/1.0.652

      Also, consider the hacks we have around gcc/clang disagreement about visibility about the use of extern template:

      https://github.com/apache/arrow/blob/master/cpp/src/arrow/array.h#L508

      I suspect we may want some macros to help with compiler differences about such issues, possibly to go in https://github.com/apache/arrow/blob/master/cpp/src/arrow/util/visibility.h

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: