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

Port bson-stdint.h build logic from Autotools to CMake

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.10.0
    • Affects Version/s: None
    • Component/s: Build, libbson
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      libbson has Autotools logic for generating a platform-specific version of stdint.h, called bson-stdint.h. On CMake we just always use a handwritten bson-stdint.h which just includes stdint.h. Determine whether there are platforms we care about which don't have stdint.h and if so, port the Autotools logic to CMake.

      Step One: determine if we need to do anything in particular here.

            Assignee:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: