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

dbpointer not handled in bson-json.c

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0
    • Affects Version/s: 1.3.0-rc0
    • Component/s: libbson
    • Labels:
      None

      src/bson/bson-json.c: In function '_bson_json_read_end_map':
      src/bson/bson-json.c:836:7: warning: enumeration value 'BSON_TYPE_DBPOINTER' not handled in switch [-Wswitch-enum]
             switch (bson->bson_type) {
             ^
      

      This appears to be legit warning?
      Not sure what to do with dbpointers there.

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: