Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2041

Fix compilation on Travis Ubuntu 14.04 with clang 3.6

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0, 3.6.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

      Travis on Ubuntu 14.04 is consistently failing with:

      /home/travis/build/mongodb/mongo-cxx-driver/src/bsoncxx/test/bson_value.cpp:49:30: error: 
            no matching constructor for initialization of 'bson_value::view'
                  bson_value::view view{value};
      

      https://travis-ci.org/github/mongodb/mongo-cxx-driver/jobs/694740305

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: