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

Libbson bson-decimal.c should not include stdint.h directly

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: 1.6.2
    • Component/s: libbson
    • None

      bson-decimal128.c should not be including stdint.h directly. Directly including stdint.h is less portable than relying on bson-compat.h which bson-decimal128.c already includes.

      This is causing python-bsonjs builds to fail on old versions of Visual Studio that don't provide stdint.h.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: