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

[C++] "redeclared without dllimport attribute after being referenced with dll linkage" with MinGW

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • C++

    Description

      The following warning is reported by MinGW when we build Arrow GLib with Arrow C++:

      ../apache-arrow-0.11.0/c_glib/../cpp/src/arrow/status.h:265:8: warning: 'arrow::Status::Status(arrow::Status&&)' redeclared without dllimport attribute after being referenced with dll linkage
       inline Status::Status(Status&& s) noexcept : state_(s.state_) \{ s.state_ = NULL; }
       ^~~~~~
      

      Attachments

        Issue Links

          Activity

            People

              kou Kouhei Sutou
              kou Kouhei Sutou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m