Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2368

Test is broken for windows, using version mongo-c-driver-1.8.1

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.8.1
    • Component/s: libmongoc
    • None
    • Environment:
      Windows (10), using msbuild.exe using VS2015 developer command prompt.

      When building mongo-c-driver-1.8.1, I have found that there is a test failing/assert failing.

      BSON_ASSERT (bson_empty (&sd->compressors));
      

      The two errors are;

      C2039 - 'compressors': is not a member of '_mongoc_server_description_t'
      C2198 - 'bson_get_data': too few arguments for call
      

      First time raising a ticket, so I hope I have conveyed all the correct information!

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            Urry Andy [X]
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: