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

XMLWordPrintableJSON

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

      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:
              A. Jesse Jiryu Davis
              Reporter:
              Andy [X]
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: