Suppress deprecation warning for mongoc_collection_find()

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      mongoc_collection_find() was deprecated in CDRIVER-1528, and is declared with __attribute__(deprecated(...)) as of 1.5.0, if the attribute is supported by the compiler. This generates compiler warnings when compiling versions of mongocxx that use this function (all previously-released versions of 3.0.x).

      We should suppress this warning.

            Assignee:
            David Golden
            Reporter:
            J Rassi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: