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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.7.0
    • Affects Version/s: 1.6.2
    • Component/s: libbson
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: